共用方式為


TypeIdentifier.XmlNamespace 屬性

取得這個型別的 XML 命名空間。

命名空間:  Microsoft.Windows.Design.Metadata
組件:  Microsoft.Windows.Design.Extensibility (在 Microsoft.Windows.Design.Extensibility.dll 中)

語法

'宣告
Public ReadOnly Property XmlNamespace As String
    Get
public string XmlNamespace { get; }
public:
property String^ XmlNamespace {
    String^ get ();
}
member XmlNamespace : string
function get XmlNamespace () : String

屬性值

型別:System.String
這個型別的 XML 命名空間。如果設定了此屬性,則型別名稱為命名空間的簡單名稱。

.NET Framework 安全性

請參閱

參考

TypeIdentifier 結構

Microsoft.Windows.Design.Metadata 命名空間