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