VSConstants.DocumentMetadataUserDataGuid Class
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.
These are IVsUserData properties that are supported by DocData objects that provide additional metadata such as snapshot version.
public static class VSConstants.DocumentMetadataUserDataGuid
type VSConstants.DocumentMetadataUserDataGuid = class
Public Class VSConstants.DocumentMetadataUserDataGuid
- Inheritance
-
VSConstants.DocumentMetadataUserDataGuid
Fields
Version_guid |
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. |
Version_string |
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. |