IFuncInfo Properties

 

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

NameDescription
System_CAPS_pubpropertyBodyText

Gets or sets the body text of the function.

System_CAPS_pubpropertycallconv

Gets or sets the function's calling convention.

System_CAPS_pubpropertyDispID

Gets or sets the variable or function dispatch ID.

System_CAPS_pubpropertyHelpString

Gets or sets the variable or function Help string.

System_CAPS_pubpropertyInvokeKind

Gets or sets a value of tagINVOKEKIND enumeration.

System_CAPS_pubpropertyName

Gets or sets the name of the object.

System_CAPS_pubpropertyParameters

Gets a collection of parameters for this item.

System_CAPS_pubpropertyParamText

Gets or sets the text for a function's parameters.

System_CAPS_pubpropertyRawName

Gets or sets the name of the function as a raw string.

System_CAPS_pubpropertyReturnType

Gets or sets a string containing the return type for the function.

System_CAPS_pubpropertyTypeString

Gets or sets the type of the parent object by using a string representation of the type.

Return to top
Show: