MongoGridFSSettingsGuidRepresentation Property |
Gets or sets the GuidRepresentation.
Namespace: MongoDB.Driver.GridFSAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.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