NonHostedApplrecordsSeralizable Class

Definition

Represents the non-hosted applications.

public ref class NonHostedApplrecordsSeralizable : Microsoft::Uii::Common::Entities::NonHostedApplicationRecord
[System.Serializable]
public class NonHostedApplrecordsSeralizable : Microsoft.Uii.Common.Entities.NonHostedApplicationRecord
[<System.Serializable>]
type NonHostedApplrecordsSeralizable = class
    inherit NonHostedApplicationRecord
Public Class NonHostedApplrecordsSeralizable
Inherits NonHostedApplicationRecord
Inheritance
NonHostedApplrecordsSeralizable
Attributes

Constructors

NonHostedApplrecordsSeralizable()

Initializes a new instance of the NonHostedApplrecordsSeralizable class.

NonHostedApplrecordsSeralizable(NonHostedApplicationRecord)

Initializes a new instance of the NonHostedApplrecordsSeralizable class.

Properties

CommandLine

Gets or sets the command line argument for the application

(Inherited from NonHostedApplicationRecord)
IsDefaultApplication

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

(Inherited from NonHostedApplicationRecord)
Name

Gets or sets the name of the non-hosted application

(Inherited from NonHostedApplicationRecord)

Applies to