ChartHttpHandlerSettings.CustomHandlerName プロパティ

定義

カスタム ハンドラーの名前を取得または設定します。

public:
 property System::String ^ CustomHandlerName { System::String ^ get(); void set(System::String ^ value); };
public string CustomHandlerName { get; set; }
member this.CustomHandlerName : string with get, set
Public Property CustomHandlerName As String

プロパティ値

String

カスタム ハンドラーの名前を表す string 値。

適用対象