UserProfileManager.MySiteHostCompatibilityLevel property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property MySiteHostCompatibilityLevel As Integer
Get
'Usage
Dim instance As UserProfileManager
Dim value As Integer
value = instance.MySiteHostCompatibilityLevel
public int MySiteHostCompatibilityLevel { get; }
Property value
Type: System.Int32