CompletionStartData.Participation Property

Definition

Describes the level of IAsyncCompletionSource's participation in the IAsyncCompletionSession.

public:
 property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionParticipation Participation { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionParticipation get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionParticipation Participation { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Participation : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionParticipation
Public ReadOnly Property Participation As CompletionParticipation

Property Value

Attributes

Applies to