VisualStudioServices.VS2019_7Services.ContextRuleMonitorService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ServiceRpcDescriptor for the context rule monitoring service. Use the IContextRuleMonitorService interface for the client proxy for this service.
public:
virtual property Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ ContextRuleMonitorService { Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ get(); };
public virtual Microsoft.ServiceHub.Framework.ServiceRpcDescriptor ContextRuleMonitorService { get; }
member this.ContextRuleMonitorService : Microsoft.ServiceHub.Framework.ServiceRpcDescriptor
Public Overridable ReadOnly Property ContextRuleMonitorService As ServiceRpcDescriptor