ChartHttpHandlerSettings.HandlerType Property

Definition

Gets the handler type of the custom handler.

public:
 property Type ^ HandlerType { Type ^ get(); };
public Type HandlerType { get; }
member this.HandlerType : Type
Public ReadOnly Property HandlerType As Type

Property Value

The Type of the custom handler.

Applies to