다음을 통해 공유


ConnectedServiceHandlerContext.ServiceInstance 속성

정의

프로젝트에 추가할 서비스의 instance 가져오거나 설정합니다.

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를 반환합니다.

적용 대상