ApplicationRecord 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 application record.
public ref class ApplicationRecord
public class ApplicationRecord
type ApplicationRecord = class
Public Class ApplicationRecord
- Inheritance
-
ApplicationRecord
Constructors
ApplicationRecord() |
Initializes a new instance of the ApplicationRecord class. |
Properties
Actions |
Gets or sets the actions. |
AppInitString |
Gets or sets the application initialization string |
ApplicationType |
Gets or sets the application type. |
Disabled |
Gets or sets a Boolean value that specifies whether the application record is disabled. |
Id |
Gets or sets the ID. |
Name |
Gets or sets the name. |