Share via


NoNamespace.switch Field

Definition

Represents the switch XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: h.
  • corresponds to the following strongly-typed properties: ShapeHandle.Switch.

Applies to