Click or drag to resize

ModLoadResultMessage Property

Get the error message for the load error.

Namespace:  UMod
Assembly:  UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Message { get; }

Property Value

Type: String
See Also