ConnectedServiceHandlerContext.ServiceInstance 属性

定义

获取或设置要添加到项目中的服务实例。

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

属性值

返回 ConnectedServiceInstance

适用于