PerformanceCounterPermissionAttribute.MachineName Propiedad

Definición

Obtiene o establece el nombre del equipo para el contador de rendimiento.

public:
 property System::String ^ MachineName { System::String ^ get(); void set(System::String ^ value); };
public string MachineName { get; set; }
member this.MachineName : string with get, set
Public Property MachineName As String

Valor de propiedad

Servidor en el que reside la categoría del contador de rendimiento.

Excepciones

El MachineName formato no es válido.

Se aplica a