Provides the base requirements of a single result from an IResolver resolution operation.
Properties
Kind
Gets the Resolver
Property Value
- Resolver
Result :Kind The Resolver
Result indicating the kind of resolver result.Kind
Name
Gets a name identifying the result.
Property Value
- string:
A name identifying the result.
Type
Gets a IType
Property Value
- IType
Reference : A IType
Reference indicating the return type.
TypeIsInstance
Gets whether the return Type reference designates an instance of the type.