Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The class identifier of the supported service application.
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; }
Property value
Type: System.Guid
Returns Guid.
See also
Reference
SupportedServiceApplicationAttribute class