Share via


NoNamespace.respectTo Field

Definition

Represents the respectTo XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: channel.
  • corresponds to the following strongly-typed properties: Channel.RespectTo.

Applies to