DataContractSerializerSettings.RootName プロパティ

定義

選択したオブジェクトのルート名を取得または設定します。

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

プロパティ値

選択されたオブジェクトのルート名。

適用対象