VisualStudioServices.VS2019_9Services.FileSystem Property

Definition

Gets the ServiceRpcDescriptor for the file system service. Use the IFileSystem interface for the client proxy for this service.

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

Property Value

Applies to