SPSystemPerformanceCounterMonitor.Computer 属性
获取正被监视的计算机的名称。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property Computer As String
Get
用法
Dim instance As SPSystemPerformanceCounterMonitor
Dim value As String
value = instance.Computer
public override string Computer { get; }
属性值
类型:System.String
计算机的名称。
另请参阅
引用
SPSystemPerformanceCounterMonitor 类