GeolocationFieldViewModel.IsEnabled - Propriété
True si le champ géolocalisation doit être activé dans l'affichage.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Public Property IsEnabled As Boolean
Get
Set
'Utilisation
Dim instance As GeolocationFieldViewModel
Dim value As Boolean
value = instance.IsEnabled
instance.IsEnabled = value
public bool IsEnabled { get; set; }
Valeur de propriété
Type : System.Boolean
bool
Voir aussi
Référence
GeolocationFieldViewModel classe