Share via


O.r Field

Definition

Represents the o:r XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rules.
  • has the following child XML elements: proxy.
  • has the following XML attributes: how, id, idref, type.
  • corresponds to the following strongly-typed classes: Rule.

Applies to