Edit

Share via


StringConcat.Delimiter Property

Definition

Gets or sets the string that delimits concatenated strings.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public string Delimiter { get; set; }

Property Value

The string delimiter.

Applies to