CompletionResult.ListItemText Property

Definition

Gets the text to be displayed in a list.

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

Property Value

Applies to