CommandExecutionContext.WaitContext Propriété

Définition

Attention

WaitContext property is deprecated and will be removed, please use OperationContext instead.

Fournit un contexte d’exécution d’un gestionnaire de commandes sur le thread d’interface utilisateur, ce qui permet l’annulation partagée bidirectionnelle et l’indication d’attente.

public:
 property Microsoft::VisualStudio::Utilities::IUIThreadOperationContext ^ WaitContext { Microsoft::VisualStudio::Utilities::IUIThreadOperationContext ^ get(); };
[System.Obsolete("WaitContext property is deprecated and will be removed, please use OperationContext instead.")]
public Microsoft.VisualStudio.Utilities.IUIThreadOperationContext WaitContext { get; }
[<System.Obsolete("WaitContext property is deprecated and will be removed, please use OperationContext instead.")>]
member this.WaitContext : Microsoft.VisualStudio.Utilities.IUIThreadOperationContext
Public ReadOnly Property WaitContext As IUIThreadOperationContext

Valeur de propriété

IUIThreadOperationContext
Attributs

S’applique à