ExplorerTreeNode.UpdateNodeText Method

Updates the text for the node.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'宣言
Public Sub UpdateNodeText
'使用
Dim instance As ExplorerTreeNode

instance.UpdateNodeText()
public void UpdateNodeText()
public:
void UpdateNodeText()
public function UpdateNodeText()

Permissions

See Also

Reference

ExplorerTreeNode Class

ExplorerTreeNode Members

Microsoft.VisualStudio.Modeling.Shell Namespace