FileNode.SetEditLabel Method

Sets the editable name of the file, for example the name that appears in the Solution Explorer.

Overload List

  Name Description
Public method SetEditLabel(String) Sets the editable name of the file with the given name. (Overrides HierarchyNode.SetEditLabel(String).)
Protected method SetEditLabel(String, String) Renames the file with the given name and relative path. (Overrides HierarchyNode.SetEditLabel(String, String).)

Top

See Also

Reference

FileNode Class

FileNode Members

Microsoft.VisualStudio.Package Namespace