NonHostedApplrecordsSeralizable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |