EnvironmentVariable.RebootIteration Field
Applies To: Windows 8.1
The number of times the system has restarted while the assessment has been running.
Namespace: Microsoft.Assessments.Runtime
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim value As String
value = EnvironmentVariable.RebootIteration
Syntax
'Declaration
Public Const RebootIteration As String
public const string RebootIteration
public:
literal String^ RebootIteration
public static final String RebootIteration
public const var RebootIteration : String
Platforms
Development Platforms
Windows 8.1
See Also
Reference
EnvironmentVariable Class
EnvironmentVariable Members
Microsoft.Assessments.Runtime Namespace