TableOfAuthorities.EntrySeparator Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit les caractères (jusqu'à cinq) qui séparent une table d'entrée de références et son numéro de page.
public:
property System::String ^ EntrySeparator { System::String ^ get(); void set(System::String ^ value); };
public string EntrySeparator { get; set; }
member this.EntrySeparator : string with get, set
Public Property EntrySeparator As String
Valeur de propriété
Remarques
Le séparateur d’entrée par défaut est un caractère de tabulation avec une ligne de repère en pointillé.
La propriété EntrySeparator, correspond au commutateur \e pour un champ TOA (table de références).