VSItemNode::notifyFileUpdated Method
Notifies listeners that a file has been updated.
Syntax
client server public static void notifyFileUpdated(TreeNode node)
Run On
Called
Parameters
- node
Type: TreeNode Class
The node that has been updated.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Notifies listeners that a file has been updated.
client server public static void notifyFileUpdated(TreeNode node)
Called