XmlNamespaceMapping.Prefix Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le préfixe à utiliser dans XAML (Extensible Application Markup Language).
public:
property System::String ^ Prefix { System::String ^ get(); void set(System::String ^ value); };
public string Prefix { get; set; }
member this.Prefix : string with get, set
Public Property Prefix As String
Valeur de propriété
Préfixe à associer à l’URI. La valeur par défaut est une chaîne vide ("").