ISharePointCommandContext.Logger – vlastnost
Získá služby protokolu, který můžete psát zprávy Výstup okna nebo Seznam chyb okna v aplikaci Visual Studio.
Obor názvů: Microsoft.VisualStudio.SharePoint.Commands
Sestavení: Microsoft.VisualStudio.SharePoint.Commands (v Microsoft.VisualStudio.SharePoint.Commands.dll)
Syntaxe
'Deklarace
ReadOnly Property Logger As ISharePointCommandLogger
ISharePointCommandLogger Logger { get; }
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.SharePoint.Commands.ISharePointCommandLogger
ISharePointCommandLogger Instanci představující služby protokolu.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.