Reflects the time of the last change, expressed as date&time. In local time.
Syntax
DateTime MinorVersionDateTimeLocal {get; set;}
'Declaration
Property MinorVersionDateTimeLocal As Date
'Usage
Dim instance As _UAConfigurationVersion
Dim value As Date
instance.MinorVersionDateTimeLocal = value
value = instance.MinorVersionDateTimeLocal
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also