共用方式為


ISharedServiceApplication.ApplicationClassId property

取得此應用程式執行個體的類別識別碼。

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

Syntax

'宣告
ReadOnly Property ApplicationClassId As Guid
    Get
'用途
Dim instance As ISharedServiceApplication
Dim value As Guid

value = instance.ApplicationClassId
Guid ApplicationClassId { get; }

Property value

Type: System.Guid
Guid 屬於此應用程式的類別識別碼。

請參閱

參照

ISharedServiceApplication interface

ISharedServiceApplication members

Microsoft.SharePoint.Administration namespace