Share via


WebServicesSection.SoapExtensionReflectorTypes プロパティ

定義

構成ファイルのスコープ内のすべての XML Web サービス用にサービスの説明が生成されるときに実行する SOAP 拡張を指定する TypeElementCollection を取得します。

public:
 property System::Web::Services::Configuration::TypeElementCollection ^ SoapExtensionReflectorTypes { System::Web::Services::Configuration::TypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("soapExtensionReflectorTypes")]
public System.Web.Services.Configuration.TypeElementCollection SoapExtensionReflectorTypes { get; }
[<System.Configuration.ConfigurationProperty("soapExtensionReflectorTypes")>]
member this.SoapExtensionReflectorTypes : System.Web.Services.Configuration.TypeElementCollection
Public ReadOnly Property SoapExtensionReflectorTypes As TypeElementCollection

プロパティ値

構成ファイルのスコープ内のすべての XML Web サービス用にサービスの説明が生成されるときに実行する SOAP 拡張を指定する TypeElementCollection

属性

適用対象