VideoCaptureDeviceInformationDevicePath Property |
Contains the full path of the capture device.
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public string DevicePath { get; }
Public ReadOnly Property DevicePath As String
Get
public:
virtual property String^ DevicePath {
String^ get () sealed;
}
abstract DevicePath : string with get
override DevicePath : string with get
Property Value
Type:
StringImplements
ICaptureDeviceInformationDevicePathSee Also