Error Details. Text for debugging. In case of USB(MTP) error, it contains MTP response code and its message.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public string Message { get; }
Public ReadOnly Property Message As String
Get
public:
property String^ Message {
String^ get ();
}
Property Value
Type:
StringSee Also