CompletionSelectionStatus::Completion Property

 

Gets the selected completion represented by this selection status instance.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

public:
property Completion^ Completion {
	Completion^ get();
}
Return to top
Show: