Share via


QueryTerminateEventArgs.ShouldPromptUser Property

Definition

Indicates whether the component should prompt the user if it can't decide if it is okay to terminate, or if it decides that it can't (to alert the user why).

public:
 property bool ShouldPromptUser { bool get(); };
public:
 property bool ShouldPromptUser { bool get(); };
public bool ShouldPromptUser { get; }
member this.ShouldPromptUser : bool
Public ReadOnly Property ShouldPromptUser As Boolean

Property Value

Applies to