Share via


NoNamespace.tgt Field

Definition

Represents the tgt XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: imgLink.
  • corresponds to the following strongly-typed properties: ImgLink.Tgt.

Applies to