ChartHttpHandlerSettings.HandlerType プロパティ

定義

カスタム ハンドラーの型を取得します。

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

プロパティ値

カスタム ハンドラーの Type

適用対象