XmlNamespaceMapping.Uri プロパティ

定義

マッピングを作成する名前空間の Uri を取得または設定します。

public:
 property Uri ^ Uri { Uri ^ get(); void set(Uri ^ value); };
public Uri Uri { get; set; }
member this.Uri : Uri with get, set
Public Property Uri As Uri

プロパティ値

Uri

名前空間の URI。 既定値は null です。

適用対象

こちらもご覧ください