Returns the NGWS frameworks and runtime version and build number.
[Visual Basic] Public Shared ReadOnly Property Version As Version [C#] public static Version Version {get;} [C++] public: __property static Version* get_Version(); [JScript] public static function get Version() : Version;
A String representation of the current NGWS frameworks and runtime version.