共用方式為


ChartHttpHandlerSettings.HandlerType 屬性

定義

取得自訂處理常式的處理常式型別。

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

屬性值

自訂處理常式的 Type

適用於