CategoryAttribute.Key Propiedad

Definición

Obtiene un objeto CategoryAttribute que representa la categoría Key.

public:
 static property System::ComponentModel::CategoryAttribute ^ Key { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Key { get; }
static member Key : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Key As CategoryAttribute

Valor de propiedad

El atributo CategoryAttribute correspondiente a la categoría de teclado.

Se aplica a