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