Share via


NoNamespace.how Field

Definition

Represents the how XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: r.
  • corresponds to the following strongly-typed properties: Rule.How.

Applies to