Share via


NoNamespace.arrowok Field

Definition

Represents the arrowok XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path.
  • corresponds to the following strongly-typed properties: Path.ShowArrowhead.

Applies to