Click or drag to resize
ExpressionTranslationOptionsStringTranslationMode Property
Gets or sets the string translation mode.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public Nullable<AggregateStringTranslationMode> StringTranslationMode { get; set; }

Property Value

Type: NullableAggregateStringTranslationMode
See Also