Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets runtime type of User Settings Provider.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property UserSettingsProviderType As Type
Get
'Usage
Dim instance As SPUserSettingsProviderDefinition
Dim value As Type
value = instance.UserSettingsProviderType
public Type UserSettingsProviderType { get; }
Property value
Type: System.Type
See also
Reference
SPUserSettingsProviderDefinition class