共用方式為


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

屬性值

String

包裝函式項目的命名空間 (如果有的話)。

適用於