| JsonWriterSettingsShellVersion Property | 
            Gets or sets the shell version (used with OutputMode Shell).
            
 
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic Version ShellVersion { get; set; }Public Property ShellVersion As Version
	Get
	Set
member ShellVersion : Version with get, set
Property Value
Type: 
Version See Also
See Also