1 write to ActionTime
Microsoft.Win32.Msi (1)
ActionStartEventArgs.cs (1)
50
ActionTime
= match.Success ? match.Groups["actionTime"].Value : null;
1 reference to ActionTime
Microsoft.Win32.Msi.Tests (1)
EventArgsTests.cs (1)
24
Assert.Equal("20:08:24", e.
ActionTime
);