SortOption.PropertyName Propriété

Définition

Obtient ou définit le nom de la propriété à trier.

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

Valeur de propriété

Nom de la propriété à trier. La valeur par défaut est une référence Null (Nothing en Visual Basic).

Attributs

Exceptions

La valeur de propriété est une référence Null (Nothing dans Visual Basic).

S’applique à