Namespace:
VideoRay.Communication
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public virtual string DeviceName { get; set; } |
Visual Basic (Declaration) |
---|
Public Overridable Property DeviceName As String |
Visual C++ |
---|
public: virtual property String^ DeviceName { String^ get (); void set (String^ value); } |