Options.BibliographySort Propriété

Définition

Cette propriété renvoie ou définit une chaîne qui représente l'ordre dans lequel afficher les sources dans la boîte de dialogue Gestionnaire de Source. En lecture/écriture

public:
 property System::String ^ BibliographySort { System::String ^ get(); void set(System::String ^ value); };
public string BibliographySort { get; set; }
member this.BibliographySort : string with get, set
Public Property BibliographySort As String

Valeur de propriété

String

String

Remarques

Les valeurs possibles pour la propriété bibliographysort, sont Author, title, tag ou Year.

S’applique à