|   | AssemblyInfoVersion Property | 
        
        
            Gets the major, minor, revision, and build numbers of the 
Assembly.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxpublic Version Version { get; }Public ReadOnly Property Version As Version
	Get
public:
property Version^ Version {
	Version^ get ();
}member Version : Version with get
Property Value
Version See Also
See Also