Skip to main content
A newer version of this page is available. .

DeviceVideoProperty.Name Property

Gets the name of the video property.

Namespace: DevExpress.Data.Camera

Assembly: DevExpress.Data.Desktop.v21.2.dll

NuGet Package: DevExpress.Data.Desktop

Declaration

[Browsable(false)]
public string Name { get; }

Property Value

Type Description
String

A String value that specifies the name of the video property.

See Also