SortOption.PropertyName Vlastnost

Definice

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

public:
 property System::String ^ PropertyName { System::String ^ get(); void set(System::String ^ value); };
public string? PropertyName { get; set; }
[System.DirectoryServices.DSDescription("DSSortName")]
public string PropertyName { get; set; }
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 nulový odkaz (Nothing v jazyce Visual Basic).

Atributy

Výjimky

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

Platí pro