PerformanceCounterPermissionAttribute.MachineName Propriété

Définition

Obtient ou définit le nom de l’ordinateur pour le compteur de performances.

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

Valeur de propriété

Serveur sur lequel réside la catégorie du compteur de performances.

Exceptions

Le MachineName format n’est pas valide.

S’applique à