SortOption.PropertyName Propriedade

Definição

Obtém ou define o nome da propriedade para organizar.

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

Valor de Propriedade

O nome da propriedade para organizar. O padrão é uma referência nula (Nothing em Visual Basic).

Atributos

Exceções

O valor da propriedade é uma referência nula (Nothing em Visual Basic).

Aplica-se a