Share via


NoNamespace.mod Field

Definition

Represents the mod XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: extLst, extLst.
  • corresponds to the following strongly-typed properties: ExtensionListModify.Modify, ExtensionListWithModification.Modify.

Applies to