QACONTAINER.dwAppearance Field

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

Syntax

'宣言
Public dwAppearance As UInteger
'使用
Dim instance As QACONTAINER
Dim value As UInteger

value = instance.dwAppearance

instance.dwAppearance = value
public uint dwAppearance
public:
unsigned int dwAppearance
public var dwAppearance : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

QACONTAINER Structure

QACONTAINER Members

Microsoft.VisualStudio.OLE.Interop Namespace