HttpCapabilitiesBase.Adapters Property

Definition

Returns the collection of available control adapters.

public:
 property System::Collections::IDictionary ^ Adapters { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary Adapters { get; }
member this.Adapters : System.Collections.IDictionary
Public ReadOnly Property Adapters As IDictionary

Property Value

The collection of registered control adapters.

Applies to