Share via


NoNamespace.showTip Field

Definition

Represents the showTip XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: mp.
  • corresponds to the following strongly-typed properties: MemberProperty.ShowTip.

Applies to