StringConcat.Delimiter Propriété

Définition

Obtient ou définit la chaîne qui délimite des chaînes concaténées.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Valeur de propriété

String

Délimiteur de chaîne.

S’applique à