Table of Contents

Method SetShowDiskLoc

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

SetShowDiskLoc()

Sets the $showDiskLoc option.

public virtual MongoCursor SetShowDiskLoc()

Returns

MongoCursor

The cursor (so you can chain method calls to it).