共用方式為


IAsyncCompletionSessionOperations.InitialTrigger Property

Definition

Returns the intial trigger

public:
 property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionTrigger InitialTrigger { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionTrigger get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionTrigger InitialTrigger { get; }
member this.InitialTrigger : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionTrigger
Public ReadOnly Property InitialTrigger As CompletionTrigger

Property Value

Applies to