Share via


NoNamespace.beginModifierType Field

Definition

Represents the beginModifierType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: context.
  • corresponds to the following strongly-typed properties: ContextNode.BeginModifierType.

Applies to