AsyncCompletionSessionInitialDataSnapshot.InitialTrigger 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.
The InitialTrigger that started this completion session.
public:
property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::InitialTrigger InitialTrigger { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::InitialTrigger get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.InitialTrigger InitialTrigger { get; }
member this.InitialTrigger : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.InitialTrigger
Public ReadOnly Property InitialTrigger As InitialTrigger