Compartilhar via


SPWebApplication.m_BrowserCEIPEnabled field

Opt SQM de navegador no status do aplicativo da web.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
<PersistedAttribute> _
Protected m_BrowserCEIPEnabled As Boolean
'Uso
Dim value As Boolean

value = Me.m_BrowserCEIPEnabled

Me.m_BrowserCEIPEnabled = value
[PersistedAttribute]
protected bool m_BrowserCEIPEnabled

Ver também

Referência

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace