VisualStudioServices.VS2019_7Services.FileSystemAuthorizationService Property

Definition

Gets the ServiceRpcDescriptor for the context rule monitoring service. Use the IFileSystemAuthorizationService interface for the client proxy for this service.

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

Property Value

Applies to