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

適用於

另請參閱