IRenameItemTransaction Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Декларация
Public Interface IRenameItemTransaction
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