SoapTypeAttribute.XmlNamespace プロパティ

定義

ターゲット オブジェクト型のシリアル化中に使用する XML 名前空間を取得または設定します。

public:
 virtual property System::String ^ XmlNamespace { System::String ^ get(); void set(System::String ^ value); };
public override string XmlNamespace { get; set; }
member this.XmlNamespace : string with get, set
Public Overrides Property XmlNamespace As String

プロパティ値

ターゲット オブジェクト型のシリアル化中に使用する XML 名前空間。

適用対象