Returns the version information associated with this ObjVer.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic ObjectVersion Info { get; }
Public ReadOnly Property Info As ObjectVersion
Get
public:
property ObjectVersion^ Info {
ObjectVersion^ get ();
}
Property Value
Type:
ObjectVersion
See Also