TableOfAuthorities.Separator Propriété

Définition

Cette propriété renvoie ou définit les caractères (cinq au maximum) entre le numéro de séquence et le numéro de page.

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

Valeur de propriété

String

Remarques

Un tiret (-) est le caractère de séparation par défaut.

La propriété separator correspond au commutateur \d d’un champ de table de références (champ TOA).

S’applique à