NonHostedApplicationRecord Class

Definition

Represents the non-hosted application entity.

public ref class NonHostedApplicationRecord
public class NonHostedApplicationRecord
type NonHostedApplicationRecord = class
Public Class NonHostedApplicationRecord
Inheritance
NonHostedApplicationRecord
Derived

Constructors

NonHostedApplicationRecord(String, String, Boolean)

Initializes a new instance of the NonHostedApplicationRecord class.

Properties

CommandLine

Gets or sets the command line argument for the application

IsDefaultApplication

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

Name

Gets or sets the name of the non-hosted application

Applies to