Share via


ConnectedServiceHandlerContext.ServiceInstance Vlastnost

Definice

Získá nebo nastaví instanci služby přidat do projektu.

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

Hodnota vlastnosti

Vrací objekt ConnectedServiceInstance.

Platí pro