MessageBodyDescription.WrapperNamespace プロパティ

定義

SOAP 本文にラッパー要素がある場合は、その名前空間を取得または設定します。

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

プロパティ値

ラッパー要素がある場合は、その名前空間。

適用対象