TreeNode.AOTtoolTip Method

Definition

Returns the tool tip associated with the tree node.

public:
 virtual System::String ^ AOTtoolTip();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string AOTtoolTip ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTtoolTip : unit -> string
override this.AOTtoolTip : unit -> string
Public Overridable Function AOTtoolTip () As String

Returns

The string that contains the tool tip.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to