tagFUNCDESC.funckind Field
Describes the kind of function.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Public funckind As tagFUNCKIND
public tagFUNCKIND funckind
public:
tagFUNCKIND funckind
val mutable funckind: tagFUNCKIND
public var funckind : tagFUNCKIND
Remarks
Values are taken from the tagFUNCKIND 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.