Property ViewName
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
ViewName
Gets the name of the view.
public string ViewName { get; }
Property Value
- string
The name of the view.
Gets the name of the view.
public string ViewName { get; }
The name of the view.