Partager via


SessionParameter.ExecutionPath Field

Applies To: Windows 8.1

The assessment execution path. At execution time, it is the same as the assessment results path; at analysis time, the execution path remains the same, but the results path is an empty folder where analysis results are to be placed.

Namespace: Microsoft.Assessments.Runtime
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)

Usage

'Usage
Dim value As String

value = SessionParameter.ExecutionPath

Syntax

'Declaration
Public Const ExecutionPath As String
public const string ExecutionPath
public:
literal String^ ExecutionPath
public static final String ExecutionPath
public const var ExecutionPath : String

Platforms

Development Platforms

Windows 8.1

See Also

Reference

SessionParameter Class
SessionParameter Members
Microsoft.Assessments.Runtime Namespace