Share via


W.enforcement Field

Definition

Represents the w:enforcement XML attribute.

public static readonly System.Xml.Linq.XName enforcement;
 staticval mutable enforcement : System.Xml.Linq.XName
Public Shared ReadOnly enforcement As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: documentProtection.
  • corresponds to the following strongly-typed properties: DocumentProtection.Enforcement.

Applies to