Share via


Job.JobParameter property

Properties that solutions set in a job manifest to control the execution of a job.

Syntax

public string JobParameter { get; set; }

Property value

Type: String

Values to control the execution of a job.

Remarks

Unmanaged code uses the Job::GetJobParameter and Job::SetJobParameter methods.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

DLL

Microsoft.Assessments.Core.dll ; AxeCore.dll

See also

Job

 

 

Send comments about this topic to Microsoft

Build date: 10/2/2013