EventHandlerEnvironmentFileVer Property |
Accessor for the file version. Clones the object to local process on first call.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic FileVer FileVer { get; }
Public ReadOnly Property FileVer As FileVer
Get
public:
property FileVer^ FileVer {
FileVer^ get ();
}
Property Value
Type:
FileVer
See Also