If the operation wasn't succesful, a message indicating why it was not succesful.
Namespace: CouchbaseAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property Message As String
Get
property String^ Message {
String^ get ();
}
abstract Message : string with get
Property Value
Type:
String
See Also