Share via


B.Tag Field

Definition

Represents the b:Tag XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Source.
  • corresponds to the following strongly-typed classes: Tag.

Applies to