Sdílet prostřednictvím


SortOption.PropertyName Vlastnost

Definice

Získá nebo nastaví název vlastnosti pro řazení.

public:
 property System::String ^ PropertyName { System::String ^ get(); void set(System::String ^ value); };
public string PropertyName { get; set; }
public string? PropertyName { get; set; }
[System.DirectoryServices.DSDescription("DSSortName")]
public string PropertyName { get; set; }
member this.PropertyName : string with get, set
[<System.DirectoryServices.DSDescription("DSSortName")>]
member this.PropertyName : string with get, set
Public Property PropertyName As String

Hodnota vlastnosti

Název vlastnosti, podle které chcete řadit. Výchozí hodnota je odkaz s hodnotou null (Nothing v jazyce Visual Basic).

Atributy

Výjimky

Hodnota vlastnosti je odkaz null (Nothing v jazyce Visual Basic).

Platí pro