SPIisSettings.PreferredInstanceId property
取得或設定 Web 應用程式的執行個體識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property PreferredInstanceId As Integer
Get
Set
'用途
Dim instance As SPIisSettings
Dim value As Integer
value = instance.PreferredInstanceId
instance.PreferredInstanceId = value
public int PreferredInstanceId { get; set; }
Property value
Type: System.Int32
32 位元整數,會指定執行個體識別碼。