Share via


NoNamespace.linkTarget Field

Definition

Represents the linkTarget XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: property.
  • corresponds to the following strongly-typed properties: CustomDocumentProperty.LinkTarget.

Applies to