Поделиться через


ConnectedServiceContext.UpdateContext Свойство

Определение

Возвращает или задает сведения, предоставляемые при обновлении подключенной службы, или значение NULL, если подключенная служба не обновляется.

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

Значение свойства

Возвращает ConnectedServiceUpdateContext.

Применяется к