CompletionStartData.DoesNotParticipateInCompletion 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.
Value to use when IAsyncCompletionSource does not know the precise SnapshotSpan for completion, and does not want to participate in completion.
public:
static property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionStartData DoesNotParticipateInCompletion { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionStartData get(); };
public static Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionStartData DoesNotParticipateInCompletion { get; }
static member DoesNotParticipateInCompletion : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionStartData
Public Shared ReadOnly Property DoesNotParticipateInCompletion As CompletionStartData