Partager via


ConnectedServiceContext.UpdateContext Propriété

Définition

Obtient ou définit les informations fournies lors de la mise à jour d’un service connecté, ou null si le service connecté n’est pas mis à jour.

public:  property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceUpdateContext ^ UpdateContext {  public:
Microsoft::VisualStudio::ConnectedServices::ConnectedServiceUpdateContext ^ get(); protected:
 void set(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceUpdateContext ^ value); };
public Microsoft.VisualStudio.ConnectedServices.ConnectedServiceUpdateContext UpdateContext { get; protected set; }
member this.UpdateContext : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceUpdateContext with get, set
Public Property UpdateContext As ConnectedServiceUpdateContext

Valeur de propriété

Retourne ConnectedServiceUpdateContext.

S’applique à