Share via


UsdDesktopLoadEventArgs Class

Definition

Represents the argument array used by Unified Service Desk when it is notifying of loading actions.

public ref class UsdDesktopLoadEventArgs : EventArgs
public class UsdDesktopLoadEventArgs : EventArgs
type UsdDesktopLoadEventArgs = class
    inherit EventArgs
Public Class UsdDesktopLoadEventArgs
Inherits EventArgs
Inheritance
UsdDesktopLoadEventArgs

Constructors

UsdDesktopLoadEventArgs()

Initializes a new instance of the UsdDesktopLoadEventArgs class.

Properties

appMessage

Gets or sets the application message.

majorMessage

Gets or sets the major message.

Applies to