Compartilhar via


SiteCacheSettings.EnableDebuggingOutput propriedade

Determina se a depuração de saída é gravada na resposta.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public ReadOnly Property EnableDebuggingOutput As Boolean
    Get
'Uso
Dim instance As SiteCacheSettings
Dim value As Boolean

value = instance.EnableDebuggingOutput
public bool EnableDebuggingOutput { get; }

Valor de propriedade

Tipo: System.Boolean
true é que um comentário é adicionado ao final do fluxo de solicitação informando se o cache de saída está habilitado e quando a entrada de cache foi criada.

Ver também

Referência

SiteCacheSettings classe

SiteCacheSettings membros

Microsoft.SharePoint.Publishing namespace

SiteCacheSettings