共用方式為


ISharedServiceApplication.Shared property

指定顯示本機伺服器陣列外的應用程式執行個體。

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

Syntax

'宣告
Property Shared As Boolean
    Get
    Set
'用途
Dim instance As ISharedServiceApplication
Dim value As Boolean

value = instance.Shared

instance.Shared = value
bool Shared { get; set; }

Property value

Type: System.Boolean
true如果應顯示本機伺服器陣列 ; 外此應用程式執行個體否則false。

請參閱

參照

ISharedServiceApplication interface

ISharedServiceApplication members

Microsoft.SharePoint.Administration namespace