DataContractSerializerSettings.RootNamespace Propiedad

Definición

Obtiene o establece el espacio de nombres de la raíz del objeto especificado.

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

Valor de propiedad

Espacio de nombres para el objeto especificado.

Se aplica a