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。