ExecutionState.GetContentMetadataVersion Method

Definition

Gets the highest metadata version supported by the application for the tenant. If a file format supports multiple versions of metadata, this allows MIP to understand all metadata and report granular metadata changes on a per-version basis.

public virtual Microsoft.InformationProtection.Policy.MetadataVersion GetContentMetadataVersion ();
public virtual uint GetContentMetadataVersion ();
abstract member GetContentMetadataVersion : unit -> Microsoft.InformationProtection.Policy.MetadataVersion
override this.GetContentMetadataVersion : unit -> Microsoft.InformationProtection.Policy.MetadataVersion
abstract member GetContentMetadataVersion : unit -> uint32
override this.GetContentMetadataVersion : unit -> uint32
Public Overridable Function GetContentMetadataVersion () As MetadataVersion
Public Overridable Function GetContentMetadataVersion () As UInteger

Returns

Applies to