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

プロパティ値

ラッパー要素 (存在する場合) の名前空間。

適用対象