This documentation is archived and is not being maintained.
MissingMethodException Fields
Visual Studio 2010
The MissingMethodException type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClassName | Holds the class name of the missing member. (Inherited from MissingMemberException.) |
|
MemberName | Holds the name of the missing member. (Inherited from MissingMemberException.) |
|
Signature | Holds the signature of the missing member. (Inherited from MissingMemberException.) |
Show: