SPDiagnosticsPerformanceCounterProvider.TableName 属性

该成员将替代 SPDiagnosticsProvider.TableName

命名空间:  Microsoft.SharePoint.Diagnostics
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property TableName As String
    Get
用法
Dim instance As SPDiagnosticsPerformanceCounterProvider
Dim value As String

value = instance.TableName
public override string TableName { get; }

属性值

类型:System.String
返回 String

实现

ILoggingProvider.TableName

另请参阅

引用

SPDiagnosticsPerformanceCounterProvider 类

SPDiagnosticsPerformanceCounterProvider 成员

Microsoft.SharePoint.Diagnostics 命名空间