VisualStudioServices.VS2019_5Services.SingleFileGenerator Property

Definition

Gets the ServiceRpcDescriptor for the single file generator. Use the ISingleFileGenerator interface for the client proxy for this service.

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

Property Value

Applies to