SPUserCodeProvider.ProviderId property
這個提供者的特定類別的識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ProviderId As Guid
Get
'用途
Dim instance As SPUserCodeProvider
Dim value As Guid
value = instance.ProviderId
public Guid ProviderId { get; }
Property value
Type: System.Guid
會傳回Guid。