BsonMemberMapMemberName Property |
Gets the name of the member.
Namespace: MongoDB.Bson.SerializationAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public string MemberName { get; }
Public ReadOnly Property MemberName As String
Get
member MemberName : string with get
Property Value
Type:
StringSee Also