ExecutionState.GetContentFormat Method
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.
The content format.
public abstract string GetContentFormat ();
public abstract Microsoft.InformationProtection.Policy.ContentFormat GetContentFormat ();
abstract member GetContentFormat : unit -> string
abstract member GetContentFormat : unit -> Microsoft.InformationProtection.Policy.ContentFormat
Public MustOverride Function GetContentFormat () As String
Public MustOverride Function GetContentFormat () As ContentFormat