rename osplattform to ostype and add a type to the property

This commit is contained in:
schedpas
2020-09-15 14:44:06 +02:00
parent ff059104c6
commit 47a3027170

View File

@@ -4,7 +4,7 @@ Namespace Runtime
Public Module RuntimeInformationsEx Public Module RuntimeInformationsEx
Public ReadOnly Property OSPlattform Public ReadOnly Property OSType As OSType
Get Get
Static t As OSType? = Nothing Static t As OSType? = Nothing