共用方式為


SPWebApplication.m_BrowserCEIPEnabled field

瀏覽器 SQM 選擇加入狀態的 web 應用程式。

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

Syntax

'宣告
<PersistedAttribute> _
Protected m_BrowserCEIPEnabled As Boolean
'用途
Dim value As Boolean

value = Me.m_BrowserCEIPEnabled

Me.m_BrowserCEIPEnabled = value
[PersistedAttribute]
protected bool m_BrowserCEIPEnabled

請參閱

參照

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace