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

Syntax

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

See Also