SystemProfileInfoException Property |
Gets or sets the exception message.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public string Exception { get; set; }
Public Property Exception As String
Get
Set
member Exception : string with get, set
Property Value
Type:
StringSee Also