Share via


VSProjectFileNode.notifyFileDeleted(TreeNode, String) Method

Definition

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

Applies to