vrLib SDK Documentation
FriendlyName Property
NamespacesVideoRay.CommunicationCommPortNameFriendlyName
Device driver friendly name, if available
Declaration Syntax
C#Visual BasicVisual C++
public string FriendlyName { get; set; }
Public Property FriendlyName As String
public:
property String^ FriendlyName {
	String^ get ();
	void set (String^ value);
}

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