VSProjectFolderNode.createFileNode Method [AX 2012]

Creates a new instance of the VSProjectFileNode class as a child of this VSProjectFolderNode instance.

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.

Community Additions

ADD
Show: