| JsonWriterSettingsOutputMode Property | 
            Gets or sets the output mode.
            
 
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic JsonOutputMode OutputMode { get; set; }Public Property OutputMode As JsonOutputMode
	Get
	Set
member OutputMode : JsonOutputMode with get, set
Property Value
Type: 
JsonOutputMode See Also
See Also