IStorage::RenameElement Method (String^, String^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void RenameElement(
	String^ pwcsOldName,
	String^ pwcsNewName
)

Parameters

pwcsOldName
Type: System::String^
pwcsNewName
Type: System::String^
Return to top
Show: