ConnectedServiceHandlerContext.ServiceInstance Eigenschaft

Definition

Ruft die Instanz des Dienstanbieter ab, der dem Projekt hinzugefügt wird.

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

Eigenschaftswert

ConnectedServiceInstance

Gibt ConnectedServiceInstancezurück.

Gilt für