ConnectedServiceContext.UpdateContext 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.
Gets or sets the information that is provided when a connected service is being updated, or null if the connected service is not being updated.
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
Property Value
Returns ConnectedServiceUpdateContext.