Compartilhar via


SPUserCodeProvider.ProviderId property

Identificador de classe específicos para este provedor.

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

Syntax

'Declaração
Public ReadOnly Property ProviderId As Guid
    Get
'Uso
Dim instance As SPUserCodeProvider
Dim value As Guid

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

Property value

Type: System.Guid
Retorna Guid.

Ver também

Referência

SPUserCodeProvider class

SPUserCodeProvider members

Microsoft.SharePoint.Administration namespace