Condividi tramite


UpdateTrigger.Reason Property

Definition

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

Property Value

Applies to