SessionParameter.JobFile Field
Applies To: Windows 8.1
The fully qualified path to the job file that contains the assessments that are being executed.
Namespace: Microsoft.Assessments.Runtime
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim value As String
value = SessionParameter.JobFile
Syntax
'Declaration
Public Const JobFile As String
public const string JobFile
public:
literal String^ JobFile
public static final String JobFile
public const var JobFile : String
Platforms
Development Platforms
Windows 8.1
See Also
Reference
SessionParameter Class
SessionParameter Members
Microsoft.Assessments.Runtime Namespace