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