SPSystemPerformanceMonitor.Computer 属性
派生类中实现时,获取正在监视其性能的计算机的名称。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public MustOverride ReadOnly Property Computer As String
Get
用法
Dim instance As SPSystemPerformanceMonitor
Dim value As String
value = instance.Computer
public abstract string Computer { get; }
属性值
类型:System.String
计算机的名称。