Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the VSProject instance that contains this item.
Syntax
client server public static VSProjectNode getVSProject(TreeNode node)
Run On
Called
Parameters
- node
Type: TreeNode Class
The item tree node.
Return Value
Type: VSProjectNode Class
The instance of the VSProject that is associated with the item tree node.