HistoryInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about a single history entry.
public ref class HistoryInfo
[Windows::Foundation::Metadata::WebHostHidden]
public ref class HistoryInfo
[Windows::Foundation::Metadata::WebHostHidden]
class HistoryInfo
public class HistoryInfo
type HistoryInfo = class
Public Class HistoryInfo
- Inheritance
-
HistoryInfo
Properties
CommandLine |
CommandLine string. |
Duration |
The time it took to execute the associeated pipeline. |
EndExecutionTime |
End time of execution of associated pipeline. |
ExecutionStatus |
Execution status of associated pipeline. |
Id |
Id of this history entry. |
StartExecutionTime |
Start time of execution of associated pipeline. |
Methods
Clone() |
Returns a clone of this object. |
ToString() |
Override for ToString() method. |