Win32_ApplicationCommandLine class
The Win32_ApplicationCommandLine association WMI class identifies a connection between an application and its command-line access point.
注意
For more information about support or requirements for installation on a specific operating system, see Operating System Availability of WMI Components
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties and methods are in alphabetic order, not MOF order.
[Provider("MSIProv"), Dynamic]
class Win32_ApplicationCommandLine : CIM_ServiceAccessBySAP
{
Win32_ApplicationService Antecedent;
Win32_CommandLineAccess Dependent;
};
The Win32_ApplicationCommandLine class has these types of members:
The Win32_ApplicationCommandLine class has these properties.
-
Antecedent
-
Reference to the instance that represents the application.
-
Dependent
-
Reference to the instance that represents the command used to access the antecedent.
The Win32_ApplicationCommandLine class is derived from CIM_ServiceAccessBySAP.
Minimum supported client |
Windows XP |
Minimum supported server |
Windows Server 2003 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|