Share via


SysTreeNodeVSProject::promptForDefaultFolder Method [AX 2012]

Prompts the user for the default folder before the Visual Studio Project is added to source control.

Syntax

client server public static void promptForDefaultFolder(XppPrePostArgs prePostArgs)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The user did not select a default folder.

Remarks

The method is called before the SysVersionControlDispatcher.create method.

See Also

Reference

SysTreeNodeVSProject Class