DeleteApplicationDescription Class

Definition

public sealed class DeleteApplicationDescription
type DeleteApplicationDescription = class
Public NotInheritable Class DeleteApplicationDescription
Inheritance
DeleteApplicationDescription

Constructors

DeleteApplicationDescription(Uri)

Instantiates an instance of DeleteApplicationDescription.

Properties

ApplicationName

Gets the URI name of the application instance.

ForceDelete

Gets or sets the flag that specifies whether the application should be given a chance to gracefully clean up its state and close.

Applies to