CompletionSelectionStatus.Completion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the selected completion represented by this selection status instance.
public:
property Microsoft::VisualStudio::Language::Intellisense::Completion ^ Completion { Microsoft::VisualStudio::Language::Intellisense::Completion ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.Completion Completion { get; }
member this.Completion : Microsoft.VisualStudio.Language.Intellisense.Completion
Public ReadOnly Property Completion As Completion
Property Value
The Completion.