IRenameItemTransaction Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Interface IRenameItemTransaction
public interface IRenameItemTransaction
public interface class IRenameItemTransaction
type IRenameItemTransaction = interface end
public interface IRenameItemTransaction
The IRenameItemTransaction type exposes the following members.
Properties
Name | Description | |
---|---|---|
CompletionFocusBehavior | ||
ContainerItem | ||
DefaultSelectionLength | ||
DefaultSelectionStart | ||
Item | ||
RenameLabel | ||
Result | ||
State |
Top
Methods
Name | Description | |
---|---|---|
Cancel | ||
Commit | ||
ValidateRename |
Top
Events
Name | Description | |
---|---|---|
Completed |
Top