SupportedServiceApplicationAttribute.ClassId-Eigenschaft
Die Klassen-ID der unterstützten Service-Anwendung.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ClassId As Guid
Get
'Usage
Dim instance As SupportedServiceApplicationAttribute
Dim value As Guid
value = instance.ClassId
public Guid ClassId { get; }
Eigenschaftswert
Typ: System.Guid
Gibt Guidzurück.
Siehe auch
Referenz
SupportedServiceApplicationAttribute Klasse