Compartir a través de


IToolboxService.SelectedCategory Propiedad

Definición

Obtiene o establece el nombre de la categoría de herramientas actualmente seleccionada desde el cuadro de herramientas.

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

Valor de propiedad

Nombre de la categoría actualmente seleccionada.

Se aplica a