Property ApplicationName
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
ApplicationName
Gets the name of the application.
public string ApplicationName { get; }
Property Value
- string
The name of the application.
Gets the name of the application.
public string ApplicationName { get; }
The name of the application.