Click or drag to resize

IVariableDecl Properties

The IVariableDecl type exposes the following members.

Properties
  NameDescription
Public propertyCategory
The descriptive category of the CodeObject.
(Inherited from INamedCodeObject.)
Public propertyName
The name of the CodeObject.
(Inherited from INamedCodeObject.)
Public propertyType
The type of the variable declaration.
Top
See Also