de la propiedad UserProfileManager.MySiteHostMicrofeedEnabled
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public ReadOnly Property MySiteHostMicrofeedEnabled As Boolean
Get
'Uso
Dim instance As UserProfileManager
Dim value As Boolean
value = instance.MySiteHostMicrofeedEnabled
public bool MySiteHostMicrofeedEnabled { get; }
Valor de propiedad
Tipo: System.Boolean