A tagTYPEKIND value describing the type this information describes.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
声明
Public typekind As tagTYPEKIND
用法
Dim instance As tagTYPEATTR
Dim value As tagTYPEKIND
value = instance.typekind
instance.typekind = value
public tagTYPEKIND typekind
public:
tagTYPEKIND typekind
public var typekind : tagTYPEKIND
Field Value
Type: Microsoft.VisualStudio.VsWizard.tagTYPEKIND
Remarks
Values are taken from the tagTYPEKIND enumeration.
Permissions
- 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.