| ScreenCaptureDeviceInformationDevicePath Property  | 
 
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic 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
ICaptureDeviceInformationDevicePath
See Also