HttpMessageHandlerFactoryElement.Handlers プロパティ

定義

構成からのハンドラーのコレクションを取得または設定します。

public:
 property System::ServiceModel::Configuration::DelegatingHandlerElementCollection ^ Handlers { System::ServiceModel::Configuration::DelegatingHandlerElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("handlers")]
public System.ServiceModel.Configuration.DelegatingHandlerElementCollection Handlers { get; }
[<System.Configuration.ConfigurationProperty("handlers")>]
member this.Handlers : System.ServiceModel.Configuration.DelegatingHandlerElementCollection
Public ReadOnly Property Handlers As DelegatingHandlerElementCollection

プロパティ値

構成からのハンドラーのコレクション。

属性

適用対象