共用方式為


SPWebInfo.Configuration property

SharePoint 網站的設定識別碼。

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

Syntax

'宣告
Public ReadOnly Property Configuration As Short
    Get
'用途
Dim instance As SPWebInfo
Dim value As Short

value = instance.Configuration
public short Configuration { get; }

Property value

Type: System.Int16
Int16 (短整數) 值,表示組態的識別項。

請參閱

參照

SPWebInfo class

SPWebInfo members

Microsoft.SharePoint namespace