VSProjectLinkNode.notifyFileRenamed(TreeNode, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void notifyFileRenamed(Dynamics::AX::Application::TreeNode ^ _node, System::String ^ _oldName);
public static void notifyFileRenamed (Dynamics.AX.Application.TreeNode _node, string _oldName);
static member notifyFileRenamed : Dynamics.AX.Application.TreeNode * string -> unit
Public Shared Sub notifyFileRenamed (_node As TreeNode, _oldName As String)
Parameters
- _node
- TreeNode
- _oldName
- String