ApplicationDefinitionApplicationDefinitionDataVersion Property |
The application's version. Mandatory.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Version Version { get; }
Public ReadOnly Property Version As Version
Get
public:
property Version^ Version {
Version^ get ();
}
Property Value
Type:
Version
See Also