IToolboxService.SelectedCategory Propiedad

Definición

Obtiene o establece el nombre de la categoría de herramientas seleccionada actualmente del 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 seleccionada actualmente.

Se aplica a