CompletionResult.ToolTip Property

Definition

Gets the text for the tooltip with details to be displayed about the object.

public:
 property System::String ^ ToolTip { System::String ^ get(); };
public:
 property Platform::String ^ ToolTip { Platform::String ^ get(); };
public string ToolTip { get; }
member this.ToolTip : string
Public ReadOnly Property ToolTip As String

Property Value

Applies to