PerformanceCounterPermissionEntry.MachineName 属性

定义

获取性能计数器的类别所驻留的服务器的名称。

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

属性值

类别所驻留的服务器的名称。

适用于