VSConstants.DocumentMetadataUserDataGuid.Version_string Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Version of the document at the time of call being made, returned type will be converted to string and should be parseable back to original type.
public const string Version_string;
val mutable Version_string : string
Public Const Version_string As String