CompletionResult.CompletionText Property

Definition

Gets the text to be used as the auto completion result.

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

Property Value

Applies to