Namespace:  VideoRay
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public string DeviceName { get; }
Visual Basic (Declaration)
Public ReadOnly Property DeviceName As String
Visual C++
public:
virtual property String^ DeviceName {
	String^ get () sealed;
}

Implements

Protocol_PRO4_IDevice..::.DeviceName

See Also