Property BucketName
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
BucketName
Gets or sets the bucket name.
public string BucketName { get; set; }
Property Value
The bucket name.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets or sets the bucket name.
public string BucketName { get; set; }
The bucket name.