Property | Type | Description | |
---|---|---|---|
AutoUpdaterStatus | AutoUpdaterStatus | ||
ChangesInLatestVersion | string | ||
ChangesIsRTF | bool | ||
ErrorMessage | string | ||
ErrorTitle | string | ||
LastCheckedForUpdate | System.DateTime | ||
UpdateStepOn | UpdateStepOn | ||
UpdateVersion | string |
Method | Description | |
---|---|---|
AutoUpdaterInfo ( string auID, string oldAUTempFolder ) : System.Reflection | ||
ClearSuccessError ( ) : void | ||
Save ( ) : void |
Method | Description | |
---|---|---|
EnableWow64FSRedirection ( [ enable ) : bool | ||
GetFilename ( ) : string | ||
GetModuleHandle ( string lpModuleName ) : |
||
GetProcAddress ( |
||
Is32BitProcessOn64BitProcessor ( ) : bool | ||
IsWow64Process ( [ hProcess, [ lpSystemInfo ) : bool | ||
Load ( string filename ) : void | ||
Save ( string filename ) : void |
public AutoUpdaterInfo ( string auID, string oldAUTempFolder ) : System.Reflection | ||
auID | string | |
oldAUTempFolder | string | |
return | System.Reflection |
public AutoUpdaterStatus AutoUpdaterStatus | ||
return | AutoUpdaterStatus |
public DateTime,System LastCheckedForUpdate | ||
return | System.DateTime |