Share via


ManagementPackConsoleTask.Application Property

Definition

Caution

This property is now obsolete.

Gets or sets the name of the application for the console task to run.

public:
 property System::String ^ Application { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Application")]
[System.Obsolete("This property is now obsolete.")]
public string Application { get; set; }
member this.Application : string with get, set
Public Property Application As String

Property Value

The name of the application for the console task to run.

Attributes

Applies to