共用方式為


XmlnsDefinition 結構

定義

指定 XAML 命名空間與支援類型的程式庫程式碼命名空間之間的每個元件對應,然後供 XAML 物件寫入器或 XAML 架構內容用於類型解析。

public value class XmlnsDefinition
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
struct XmlnsDefinition
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public struct XmlnsDefinition
Public Structure XmlnsDefinition
繼承
XmlnsDefinition
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

欄位

Namespace

程式庫程式碼命名空間,指定為字串。

XmlNamespace

屬性中指定的 XAML 命名空間識別碼。

適用於