FactoryLastErrorMessage Property
Gets more information about the last known error if an error
occurred or an empty string
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public string LastErrorMessage { get; }
Public ReadOnly Property LastErrorMessage As String
Get
public:
property String^ LastErrorMessage {
String^ get ();
}
member LastErrorMessage : string with get
Property Value
String