Get the most useful name

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

Syntax

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

See Also