C-DEngine 5.105

TheBaseAssets..::..CurrentVersionInfo Property

Returns the current Assembly Version of the C-DEngine

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static string CurrentVersionInfo { get; }
Public Shared ReadOnly Property CurrentVersionInfo As String
	Get
public:
static property String^ CurrentVersionInfo {
	String^ get ();
}