BsonDefaultsGuidRepresentation Property |
Gets or sets the default representation to be used in serialization of
Guids to the database.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public static GuidRepresentation GuidRepresentation { get; set; }
Public Shared Property GuidRepresentation As GuidRepresentation
Get
Set
static member GuidRepresentation : GuidRepresentation with get, set
Property Value
Type:
GuidRepresentationSee Also