CompletionSet.CompletionMatchResult.SelectionStatus Свойство

Определение

Состояние выбора набора завершений.

public:
 property Microsoft::VisualStudio::Language::Intellisense::CompletionSelectionStatus ^ SelectionStatus { Microsoft::VisualStudio::Language::Intellisense::CompletionSelectionStatus ^ get(); void set(Microsoft::VisualStudio::Language::Intellisense::CompletionSelectionStatus ^ value); };
public Microsoft.VisualStudio.Language.Intellisense.CompletionSelectionStatus SelectionStatus { get; set; }
member this.SelectionStatus : Microsoft.VisualStudio.Language.Intellisense.CompletionSelectionStatus with get, set
Public Property SelectionStatus As CompletionSelectionStatus

Значение свойства

CompletionSelectionStatus

Состояние выбора набора завершений.

Применяется к