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:
bool Rename(System::String ^ newName);
public bool Rename (string newName);
member this.Rename : string -> bool
Public Function Rename (newName As String) As Boolean