rename osplattform to ostype and add a type to the property
This commit is contained in:
@@ -4,7 +4,7 @@ Namespace Runtime
|
||||
|
||||
Public Module RuntimeInformationsEx
|
||||
|
||||
Public ReadOnly Property OSPlattform
|
||||
Public ReadOnly Property OSType As OSType
|
||||
Get
|
||||
Static t As OSType? = Nothing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user