UpdateTrigger.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 updated.
public:
property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::UpdateTriggerReason Reason { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::UpdateTriggerReason get(); };
public Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateTriggerReason Reason { get; }
member this.Reason : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateTriggerReason
Public ReadOnly Property Reason As UpdateTriggerReason