MongoServerSettingsApplicationName Property |
Gets or sets the application name.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax public string ApplicationName { get; set; }
Public Property ApplicationName As String
Get
Set
member ApplicationName : string with get, set
Property Value
Type:
StringSee Also