共用方式為


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 值,表示自訂處理常式的名稱。

適用於