PerformanceCounterPermissionEntry.CategoryName 属性

定义

获取性能计数器类别(性能对象)的名称。

public:
 property System::String ^ CategoryName { System::String ^ get(); };
public string CategoryName { get; }
member this.CategoryName : string
Public ReadOnly Property CategoryName As String

属性值

性能计数器类别(性能对象)的名称。

适用于