Share via


NonHostedApplicationItem Class

Definition

Represents a non-hosted application.

public ref class NonHostedApplicationItem
public class NonHostedApplicationItem
type NonHostedApplicationItem = class
Public Class NonHostedApplicationItem
Inheritance
NonHostedApplicationItem

Constructors

NonHostedApplicationItem()

Initializes a new instance of the NonHostedApplicationItem class.

Properties

CommandLine

Gets or sets the command line to invoke the non-hosted application.

DisplayName

Gets or sets the name of the non-hosted application.

IsDefaultApplication

Gets or sets a Boolean value that specifies whether an application is the default application.

Methods

Launch()

Invokes the command to launch the non-hosted application.

Applies to