STATPROPSETSTG.dwOSVersion Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Public dwOSVersion As UInteger
‘사용 방법
Dim instance As STATPROPSETSTG
Dim value As UInteger

value = instance.dwOSVersion

instance.dwOSVersion = value
public uint dwOSVersion
public:
unsigned int dwOSVersion
val mutable dwOSVersion: uint32
public var dwOSVersion : uint

.NET Framework Security

See Also

Reference

STATPROPSETSTG Structure

STATPROPSETSTG Members

Microsoft.VisualStudio.OLE.Interop Namespace