SPUserCodeProvider.ProviderId property

Class-specific identifier for this provider.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ProviderId As Guid
    Get
'Usage
Dim instance As SPUserCodeProvider
Dim value As Guid

value = instance.ProviderId
public Guid ProviderId { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

SPUserCodeProvider class

SPUserCodeProvider members

Microsoft.SharePoint.Administration namespace