共用方式為


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

屬性值

指定之物件的根命名空間。

適用於