Gets the name of the feature.
Namespace: MongoDB.Driver.Core.MiscAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
member Name : string with get
Property Value
Type:
StringSee Also