[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Video.WebCamera.DeviceName"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public string DeviceName { get; } |
Visual Basic |
---|
Public ReadOnly Property DeviceName As String Get |
Visual C++ |
---|
public: property String^ DeviceName { String^ get (); } |