Partager via


SaveContactTask.FirstName, propriété

Espace de noms :  Microsoft.Phone.Tasks
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Property FirstName As String
public string FirstName { get; set; }
public:
property String^ FirstName {
    String^ get ();
    void set (String^ value);
}
member FirstName : string with get, set

Valeur de propriété

Type : System.String

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

SaveContactTask Classe

Microsoft.Phone.Tasks, espace de noms