Application Members
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager
Contains definitions for the various properties, information, and metadata for an application.
The following tables list the members exposed by the Application type.
Public Constructors
Name | Description | |
---|---|---|
Application | Overloaded. Initializes a new instance of the Application class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
AutoDistribute | True if the content will be automatically downloaded when the application is assigned to distribution points; otherwise, False. | |
AutoInstall | True if the application can be installed from the install application task sequence action, otherwise, False. | |
Contacts | List of one or more administrative users who are the support contacts for the application. | |
CustomId | Optional reference information for the application. | |
CustomProperties | Custom properties for the application that are defined by the customer. | |
DeploymentTypes | List of deployment types for the application. | |
Description | Description for the application. | |
DisplayInfo | Set of localized display information for the application. | |
DisplaySupersedes | True if the application will be displayed in the Application Catalog even if the application has been superseded by another application; otherwise, False. | |
DownloadDelta | True if downloads are restricted to changes made since the last download; otherwise, False. | |
Enabled | True if the application is enabled. False if the application is disabled. | |
Features | Reserved for future use. | |
HighPriority | Priority for downloading the application. | |
Id | (inherited from NamedObject) | |
IsChanged | (inherited from BaseObject) | |
IsReadOnly | (inherited from BaseObject) | |
Name | (inherited from NamedObject) | |
Owners | List of one or more administrative users who are the owners of this application. | |
PreferredSender | Preferred sender for the application. | |
Publisher | Software publisher of the application. | |
Recommended | True if the application is recommended for the user; otherwise, False. | |
ReleaseDate | Date that the application was published. | |
Scope | (inherited from NamedObject) | |
SendToProtectedDP | True if the application should be copied to protected distribution points; otherwise, False. | |
SoftwareVersion | Version number of the application. | |
SourceId | (inherited from NamedObject) | |
Tags | One or more administrative categories for the application. | |
Title | Name of the application. | |
Version | (inherited from NamedObject) |
Top
Protected Properties
Name | Description | |
---|---|---|
InsideIsChangedSetter | (inherited from BaseObject) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ChangeId | Overridden. (inherited from BaseObject) | |
Clone | Overridden. (inherited from BaseObject) | |
Copy | (inherited from BaseObject) | |
CopyFrom | (inherited from BaseObject) | |
CreateNewId | (inherited from NamedObject) | |
EnumerateLocalizedProperties | (inherited from BaseObject) | |
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetResourceId | (inherited from BaseObject) | |
GetType | (inherited from Object) | |
SetResourceId | (inherited from BaseObject) | |
ToString | Overridden. (inherited from BaseObject) | |
Validate | (inherited from BaseObject) | |
ValidateProperty | Overloaded. (inherited from BaseObject) | |
ValidateProperty | Overridden. (inherited from BaseObject) |
Top
Protected Methods
Name | Description | |
---|---|---|
AttachTracker | (inherited from BaseObject) | |
CheckIsChanged | (inherited from BaseObject) | |
DetachTracker | (inherited from BaseObject) | |
EnumerateFields | Overloaded. (inherited from BaseObject) | |
EnumerateTrackerChildren | (inherited from BaseObject) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
OnChanged | Overridden. This method is invoked after any changes are applied to this application. | |
OnChanging | Overridden. This method is invoked before any changes are applied to this application. | |
OnDeserialized | (inherited from BaseObject) | |
OnDeserializing | (inherited from BaseObject) | |
OnSerialized | (inherited from BaseObject) | |
OnSerializing | (inherited from BaseObject) | |
SetIsChanged | (inherited from BaseObject) | |
SetProp | (inherited from BaseObject) |
Top
Protected Events
Name | Description | |
---|---|---|
OnChangedEvent | (inherited from BaseObject) | |
OnChangingEvent | (inherited from BaseObject) |
Top
See Also
Reference
Application Class
Microsoft.ConfigurationManagement.ApplicationManagement Namespace