FunctionId Members

The FunctionId type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData
Retrieves data needed to serialize the target object.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyFile
The name of the file including the function throwing an exception.
Public propertyFunction
The name of the function throwing an exception.
Public propertyLine
The line number of the function throwing an exception.

See Also