WebCameraMoniker Property |
Gets the moniker of the selected capturing device.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Moniker { get; }
Public ReadOnly Property Moniker As String
Get
public:
virtual property String^ Moniker {
String^ get () sealed;
}
abstract Moniker : string with get
override Moniker : string with get
Property Value
Type:
StringImplements
IWebCameraMonikerSee Also