Condividi tramite


InitialTrigger.Reason Property

Definition

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

Property Value

Applies to