1 implementation of Version
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.netstandard.cs (1)
16
public Version
Version
=> throw ExceptionUtils.NotSupportedOrImplementedException;
1 reference to Version
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.shared.cs (1)
97
public static Version Version => Current.
Version
;