Compartir a través de


ChartHttpHandlerSettings.CustomHandlerName Propiedad

Definición

Obtiene o establece el nombre del controlador personalizado.

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

Valor de propiedad

String

Un valor de tipo string que representa el nombre del controlador personalizado.

Se aplica a