XmlNamespaceMapping.Prefix Proprietà

Definizione

Ottiene o imposta il prefisso da usare in Extensible Application Markup Language (XAML).

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

Valore della proprietà

Prefisso da associare all'URI. Il valore predefinito è una stringa vuota ("").

Si applica a

Vedi anche