StringConcat.Delimiter Proprietà

Definizione

Ottiene o imposta la stringa che delimita le stringhe concatenate.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Delimitatore stringa.

Si applica a