Share via


NoNamespace.tooltip Field

Definition

Represents the tooltip XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: hyperlink.
  • corresponds to the following strongly-typed properties: Hyperlink.Tooltip.

Applies to