PerformanceCounterPermissionEntry.CategoryName Property

Definition

Gets the name of the performance counter category (performance object).

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

Property Value

The name of the performance counter category (performance object).

Applies to