public int PlatformId
Public PlatformId As Integer
Dim instance As OsVersionInfoEx
Dim value As Integer
value = instance.PlatformId
instance.PlatformId = value
public:
int PlatformId
val mutable PlatformId: int
No code example is currently available or this language may not be supported.