Freigeben über


SPUserCodeProvider.ProviderId-Eigenschaft

Klasse-spezifische ID für diesen Anbieter.

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; }

Eigenschaftswert

Typ: System.Guid
Gibt Guidzurück.

Siehe auch

Referenz

SPUserCodeProvider Klasse

SPUserCodeProvider-Member

Microsoft.SharePoint.Administration-Namespace