SortKey.AttributeName 屬性

定義

屬性 AttributeName 指定屬性名稱作為排序鍵。

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

屬性值

屬性名稱,作為排序鍵。

適用於