Editar

Partilhar via


MetadataVersion(UInt32, MetadataVersionFormat) Constructor

Definition

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.

Applies to