共用方式為


SPCustomWebTemplate.IsFarmWideTemplate property

取得布林值,這個值,指出此範本可用來建立站台 Sharepoint 伺服陣列。

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

Syntax

'宣告
Public Overrides ReadOnly Property IsFarmWideTemplate As Boolean
    Get
'用途
Dim instance As SPCustomWebTemplate
Dim value As Boolean

value = instance.IsFarmWideTemplate
public override bool IsFarmWideTemplate { get; }

Property value

Type: System.Boolean
true如果此範本可用來建立站台 Sharepoint 伺服陣列中 ;否則false。

請參閱

參照

SPCustomWebTemplate class

SPCustomWebTemplate members

Microsoft.SharePoint namespace