PerformanceCounterPermissionEntry.MachineName Property

Definition

Gets the name of the server on which the category of the performance counter resides.

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

Property Value

The name of the server on which the category resides.

Applies to