共用方式為


ILoggingProvider.TableName property

指定記錄儲存區中建立之物件的主要名稱。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
ReadOnly Property TableName As String
    Get
'用途
Dim instance As ILoggingProvider
Dim value As String

value = instance.TableName
string TableName { get; }

Property value

Type: System.String
傳回 String

請參閱

參照

ILoggingProvider interface

ILoggingProvider members

Microsoft.SharePoint.Administration namespace