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.
Creates a new instance of the VSProjectFolderNode class as a child of this VSProjectFolderNode instance.
Syntax
public VSProjectFolderNode createFolderNode(str name)
Run On
Called
Parameters
- name
Type: str
The name of the folder node.
Return Value
Type: VSProjectFolderNode Class
The new instance of the VSProjectFolderNode class.