Share via


FloatingWpfWindow.LogOffRequested Property

Definition

Gets or sets a Boolean value that specifies whether the desktop logOff is initiated by the user.

public:
 static property bool LogOffRequested { bool get(); void set(bool value); };
public static bool LogOffRequested { get; set; }
member this.LogOffRequested : bool with get, set
Public Shared Property LogOffRequested As Boolean

Property Value

True if the logoff is initiated by the user, otherwise false.

Applies to