VSProjectLinkNode.notifyFileDeleted(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 notifyFileDeleted(Dynamics::AX::Application::TreeNode ^ _node, System::String ^ _aotPath);
public static void notifyFileDeleted (Dynamics.AX.Application.TreeNode _node, string _aotPath);
static member notifyFileDeleted : Dynamics.AX.Application.TreeNode * string -> unit
Public Shared Sub notifyFileDeleted (_node As TreeNode, _aotPath As String)
Parameters
- _node
- TreeNode
- _aotPath
- String