http://www.emgu.com
Get the message from the status
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic string Message { get; }
Public ReadOnly Property Message As String
Get
public:
property String^ Message {
String^ get ();
}
member Message : string with get
Property Value
Type:
String
See Also