ProfilePropertyLoader.Autodetect Property
Sets a value that indicates whether the profile type will be detected automatically.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public WriteOnly Property Autodetect As Boolean
Set
'Usage
Dim instance As ProfilePropertyLoader
Dim value As Boolean
instance.Autodetect = value
public bool Autodetect { set; }
Property Value
Type: System.Boolean
This return value is not used.