SupportedServiceApplicationAttribute.ClassId Property

The class identifier of the supported service application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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