vrLib SDK Documentation
DeviceName Property
NamespacesVideoRay.CommunicationInterfaceAdapter_KCF_SmartTetherDeviceName
A device name so the user can identify the device in the UI
Declaration Syntax
C#Visual BasicVisual C++
public override string DeviceName { get; set; }
Public Overrides Property DeviceName As String
public:
virtual property String^ DeviceName {
	String^ get () override;
	void set (String^ value) override;
}
Value

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)