Share via


NoNamespace.channel Field

Definition

Represents the channel XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to