Gets the version number of the program generating the result
Namespace:
QFDAssembly: QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string Version { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Version As String |
Visual C++ |
---|
public: property String^ Version { String^ get (); } |