Share via


NoNamespace.linkType Field

Definition

Represents the linkType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectPr.
  • corresponds to the following strongly-typed properties: ObjectProperties.LinkType.

Applies to