SoapDocumentServiceAttribute コンストラクタ
SoapDocumentServiceAttribute クラスの新しいインスタンスを初期化します。
オーバーロードの一覧
名前 | 説明 |
---|---|
SoapDocumentServiceAttribute () | すべてのプロパティを既定値に設定し、SoapDocumentServiceAttribute クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
SoapDocumentServiceAttribute (SoapBindingUse) | パラメータの書式を指定し、SoapDocumentServiceAttribute クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
SoapDocumentServiceAttribute (SoapBindingUse, SoapParameterStyle) | パラメータの書式を指定し、SOAP メッセージ内の Body 要素の下で単一の XML 要素内にパラメータをカプセル化するかどうかを指定する SoapDocumentServiceAttribute クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
参照
関連項目
SoapDocumentServiceAttribute クラス
SoapDocumentServiceAttribute メンバ
System.Web.Services.Protocols 名前空間