BasicHelper.GetProjectContext Method
Include Protected Members
Include Inherited Members
Returns a project context for the current selection. Returns nulla null reference (Nothing in Visual Basic) in case of failure.
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
Returns a project context for the current selection. Returns nulla null reference (Nothing in Visual Basic) in case of failure.
GetProjectContext(IVsUIHierarchy, UInt32)
Returns a project context for the current selection. Returns nulla null reference (Nothing in Visual Basic) in case of failure.
Top