Click or drag to resize

InstallationContext Methods

The InstallationContext type exposes the following members.

Methods
  NameDescription
Public methodCreateLogEvent
Creates the log event which can be used to render layouts during install/uninstall.
Public methodDebug
Logs the specified debug message.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodError
Logs the specified error message.
Public methodInfo
Logs the specified informational message.
Public methodTrace
Logs the specified trace message.
Public methodWarning
Logs the specified warning message.
Top
See Also