VisualStudioServices.VS2019_4Services.OpenDocumentService Property

Definition

Gets the ServiceRpcDescriptor for the open document service. Use the IOpenDocumentService interface for the client proxy for this service.

public:
 virtual property Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ OpenDocumentService { Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ get(); };
public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor OpenDocumentService { get; }
member this.OpenDocumentService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property OpenDocumentService As ServiceRpcDescriptor

Property Value

Applies to