SortKey.AttributeName Propriedade

Definição

A AttributeName propriedade especifica o nome do atributo a usar como chave de ordenação.

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

Valor de Propriedade

O nome do atributo a usar como chave de ordenação.

Aplica-se a