ISharedServiceApplication.ApplicationClassId-Eigenschaft
Ruft die Klassen-ID einer Instanz dieser Anwendung ab.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property ApplicationClassId As Guid
Get
'Usage
Dim instance As ISharedServiceApplication
Dim value As Guid
value = instance.ApplicationClassId
Guid ApplicationClassId { get; }
Eigenschaftswert
Typ: System.Guid
Eine Guid , die die Klassen-ID der Anwendung ist.
Siehe auch
Referenz
ISharedServiceApplication Schnittstelle