MongoGridFSSettings.GuidRepresentation Property (original) (raw)

MongoDB .NET Driver API Documentation

Click or drag to resizeClick or drag to resize

MongoGridFSSettingsGuidRepresentation Property

Gets or sets the GuidRepresentation.

Namespace: MongoDB.Driver.GridFS
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

public GuidRepresentation GuidRepresentation { get; set; }

Public Property GuidRepresentation As GuidRepresentation Get Set

member GuidRepresentation : GuidRepresentation with get, set

Property Value

Type: GuidRepresentation

See Also

Reference