tagTYPEATTR.cbSizeInstance Field

The size of an instance of this type.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

声明
Public cbSizeInstance As UInteger
用法
Dim instance As tagTYPEATTR
Dim value As UInteger

value = instance.cbSizeInstance

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

Field Value

Type: System.UInt32

Permissions

See Also

Reference

tagTYPEATTR Structure

tagTYPEATTR Members

Microsoft.VisualStudio.VsWizard Namespace