次の方法で共有


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