BsonWriterSettingsGuidRepresentation Property |
Gets or sets the representation for Guids.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public GuidRepresentation GuidRepresentation { get; set; }
Public Property GuidRepresentation As GuidRepresentation
Get
Set
member GuidRepresentation : GuidRepresentation with get, set
Property Value
Type:
GuidRepresentationSee Also