The path of the directory where blobs are stored.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet61 (in libdb_dotnet61.dll) Version: 6.1.19.0

Syntax

C#
public string BlobDir
Visual Basic (Declaration)
Public BlobDir As String
Visual C++
public:
String^ BlobDir

See Also