IStorage.RenameElement Method

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

Syntax

'Declaração
Sub RenameElement ( _
    pwcsOldName As String, _
    pwcsNewName As String _
)
void RenameElement(
    string pwcsOldName,
    string pwcsNewName
)

Parameters

.NET Framework Security

See Also

Reference

IStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace