SupportedServiceApplicationAttribute.ClassId property

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

SupportedServiceApplicationAttribute members

Microsoft.SharePoint.Administration namespace