DictionarySectionHandler.KeyAttributeName Propiedad

Definición

Obtiene el nombre del atributo XML que se utiliza como clave en el par de clave y valor.

protected:
 virtual property System::String ^ KeyAttributeName { System::String ^ get(); };
protected virtual string KeyAttributeName { get; }
member this.KeyAttributeName : string
Protected Overridable ReadOnly Property KeyAttributeName As String

Valor de propiedad

Una valor de cadena que contiene el nombre del atributo de clave.

Se aplica a