Click or drag to resize
SerializerHelperMemberElementName Property
Gets the name of the element.

Namespace: MongoDB.Bson.Serialization.Serializers
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
public string ElementName { get; }

Property Value

Type: String
The name of the element.
See Also