Share via


SPUserSettingsProviderDefinition.UserSettingsProviderType property

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

SPUserSettingsProviderDefinition members

Microsoft.SharePoint.Administration namespace