ProjectTypeResolutionService.GetType Method
Include Protected Members
Include Inherited Members
Attempts to retrieve a reference type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Gets the type of the current instance. (Inherited from Object.)
GetType(String, Boolean, Boolean, ReferenceType)
When implemented in a derived class, attempts to retrieve a reference type based on search criteria like the name of the type and its case-sensitivity.
Top
See Also
Reference
ProjectTypeResolutionService Class