  | ModuleLoadReportEventModuleLoadStatus Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Event.ModuleLoadReportEvent.ModuleLoadStatus"]
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ModuleLoadStatus { get; set; }Public Property ModuleLoadStatus As String
	Get
	Set
public:
property String^ ModuleLoadStatus {
	String^ get ();
	void set (String^ value);
}member ModuleLoadStatus : string with get, set
Property Value
Type: 
String
See Also