共用方式為


SPServerProductInfo.ServerId property

此伺服器的唯一識別碼。

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

Syntax

'宣告
Public ReadOnly Property ServerId As Guid
    Get
'用途
Dim instance As SPServerProductInfo
Dim value As Guid

value = instance.ServerId
public Guid ServerId { get; }

Property value

Type: System.Guid
Guid 可唯一識別此伺服器。

請參閱

參照

SPServerProductInfo class

SPServerProductInfo members

Microsoft.SharePoint.Administration namespace