Namespace:
VideoRay.Util
Assembly:
vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public static string Length_Symbol { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property Length_Symbol As String |
Visual C++ |
---|
public:
static property String^ Length_Symbol {
String^ get ();
} |
See Also