The SMS_TaskSequence_ApplicationInfo Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents application information for the application that is installed by using a task sequence.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class SMS_TaskSequence_ApplicationInfo :  
{
	String Description;
	String DisplayName;
	String Name;
};

Methods

The SMS_TaskSequence_ApplicationInfo class does not define any methods.

Properties

Description

Data type: StringAccess type: Read/Write Qualifiers: noneDescription for System Center 2012 Configuration Manager application.
DisplayName

Data type: StringAccess type: Read/Write Qualifiers: noneDisplay name for System Center 2012 Configuration Manager application.
Name

Data type: StringAccess type: Read/Write Qualifiers: noneName for System Center 2012 Configuration Manager application.

Remarks

Requirements

Runtime Requirements

Development Requirements