DataContractSerializerSettings.RootName Propriedade

Definição

Obtém ou define o nome raiz do objeto selecionado.

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

Valor da propriedade

O nome raiz do objeto selecionado.

Aplica-se a