Share via


NoNamespace.textlink Field

Definition

Represents the textlink XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sp, sp.
  • corresponds to the following strongly-typed properties: Shape.TextLink.

Applies to