de la propiedad MobileProfilePropertyValue.PropertyName
Obtiene o establece el nombre de la propiedad que se mostrará.
Espacio de nombres: Microsoft.SharePoint.Portal.MobileControls
Ensamblado: Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)
Sintaxis
'Declaración
Public Property PropertyName As String
Get
Set
'Uso
Dim instance As MobileProfilePropertyValue
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
public string PropertyName { get; set; }
Valor de propiedad
Tipo: System.String
El nombre de la propiedad que se mostrará.
Vea también
Referencia
clase MobileProfilePropertyValue
Miembros MobileProfilePropertyValue
Espacio de nombres Microsoft.SharePoint.Portal.MobileControls