BsonReaderBookmarkCurrentName Property |
Gets the name of the current element.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public string CurrentName { get; }
Public ReadOnly Property CurrentName As String
Get
member CurrentName : string with get
Property Value
Type:
StringSee Also