Condividi tramite


Proprietà ISharePointCommandContext.Logger

Ottiene il servizio di registrazione che è possibile utilizzare per scrivere messaggi nella finestra Output o Elenco errori in Visual Studio.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint.Commands
Assembly:  Microsoft.VisualStudio.SharePoint.Commands (in Microsoft.VisualStudio.SharePoint.Commands.dll)

Sintassi

'Dichiarazione
ReadOnly Property Logger As ISharePointCommandLogger
    Get
ISharePointCommandLogger Logger { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.SharePoint.Commands.ISharePointCommandLogger
Istanza di ISharePointCommandLogger che rappresenta il servizio di log.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharePointCommandContext Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint.Commands