Share via


DataContractSerializerSettings.RootNamespace プロパティ

定義

指定したオブジェクトのルート名前空間を取得または設定します。

public:
 property System::Xml::XmlDictionaryString ^ RootNamespace { System::Xml::XmlDictionaryString ^ get(); void set(System::Xml::XmlDictionaryString ^ value); };
public System.Xml.XmlDictionaryString RootNamespace { get; set; }
public System.Xml.XmlDictionaryString? RootNamespace { get; set; }
member this.RootNamespace : System.Xml.XmlDictionaryString with get, set
Public Property RootNamespace As XmlDictionaryString

プロパティ値

指定されたオブジェクトのルート名前空間。

適用対象