Propriedade KeyAttributePair<T>.Key

Obtém a chave atual KeyAttributePair<T>.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public ReadOnly Property Key As String
    Get
public string Key { get; }
public:
property String^ Key {
    String^ get ();
}
member Key : string
function get Key () : String

Valor de propriedade

Tipo: System.String
A chave atual KeyAttributePair<T>.

Segurança do .NET Framework

Consulte também

Referência

KeyAttributePair<T> Estrutura

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Propriedade de edição de arquitetura

Extensibilidade do WPF Designer