SeparatorBetweenValues

MetadataIndexingOptions.SeparatorBetweenValues property

Ottiene o imposta il separatore tra i valori in un campo di tipo array. Il valore predefinito è il segno di spazio.

public string SeparatorBetweenValues { get; set; }

Valore della proprietà

Il separatore tra i valori in un campo di tipo array.

Guarda anche