Share via


NoNamespace.textpathok Field

Definition

Represents the textpathok XML attribute.

public static readonly System.Xml.Linq.XName textpathok;
 staticval mutable textpathok : System.Xml.Linq.XName
Public Shared ReadOnly textpathok 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.AllowTextPath.

Applies to