MetadataVersion(UInt32, MetadataVersionFormat) Constructor
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.
MetadataVersion constructor
public MetadataVersion (uint version, Microsoft.InformationProtection.Policy.MetadataVersionFormat flags);
new Microsoft.InformationProtection.Policy.MetadataVersion : uint32 * Microsoft.InformationProtection.Policy.MetadataVersionFormat -> Microsoft.InformationProtection.Policy.MetadataVersion
Public Sub New (version As UInteger, flags As MetadataVersionFormat)
Parameters
- version
- UInt32
Numerical version to use for metadata actions.
- flags
- MetadataVersionFormat
Flags to specify how the version is used to calculate metadata actions.