vrLib SDK Documentation
ConnectionName Property
NamespacesVideoRay.CommunicationAutoDetectConnectionName
Name of the connection (ComPort) on which a device was detected
Declaration Syntax
C#Visual BasicVisual C++
public string ConnectionName { get; protected set; }
Public Property ConnectionName As String
public:
property String^ ConnectionName {
	String^ get ();
	void set (String^ value);
}

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