共用方式為


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

適用於