The path of the directory where blobs are stored.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet60 (in libdb_dotnet60.dll) Version: 6.0.30.0

Syntax

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

See Also