SPDiagnosticsEventLogProvider.TableName - Propriété
Nom de la table associée à ce fournisseur.
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property TableName As String
Get
'Utilisation
Dim instance As SPDiagnosticsEventLogProvider
Dim value As String
value = instance.TableName
public override string TableName { get; }
Valeur de propriété
Type : System.String
Retourne String .
Implémentations
Voir aussi
Référence
SPDiagnosticsEventLogProvider classe