XmlNamespaceMapping.Prefix 屬性

定義

取得或設定要用於 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

屬性值

要與 URI 產生關聯的前置詞。 預設為空字串 ("")。

適用於

另請參閱