tagTYPEATTR.typekind Field
A tagTYPEKIND value describing the type this information describes.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Public typekind As tagTYPEKIND
public tagTYPEKIND typekind
public:
tagTYPEKIND typekind
val mutable typekind: tagTYPEKIND
public var typekind : tagTYPEKIND
Remarks
Values are taken from the tagTYPEKIND enumeration.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.