Share via


W.compatSetting Field

Definition

Represents the w:compatSetting XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: compat.
  • has the following XML attributes: name, uri, val.
  • corresponds to the following strongly-typed classes: CompatibilitySetting.

Applies to