ConnectionStringScheme Property |
Gets the connection string scheme.
Namespace:
MongoDB.Driver.Core.Configuration
Assembly:
MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax public ConnectionStringScheme Scheme { get; }
Public ReadOnly Property Scheme As ConnectionStringScheme
Get
member Scheme : ConnectionStringScheme with get
Property Value
Type:
ConnectionStringSchemeSee Also