Click or drag to resize

CodeMethodInfo Properties

The CodeMethodInfo type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Contains the CodeMethod description.
Public propertyName
Name of (code)method. Case sensitive!
Public propertyParameters
Contains a collection of CodeMethod parameter information objects.
Top
See Also