CompletionStartData.ParticipatesInCompletionIfAny 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, but wishes to participate in completion if language service can provide a valid SnapshotSpan.
public:
static property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionStartData ParticipatesInCompletionIfAny { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionStartData get(); };
public static Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionStartData ParticipatesInCompletionIfAny { get; }
static member ParticipatesInCompletionIfAny : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionStartData
Public Shared ReadOnly Property ParticipatesInCompletionIfAny As CompletionStartData