Share via


IRenameItemTransaction.State Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
ReadOnly Property State As RenameItemCompletionState
RenameItemCompletionState State { get; }
property RenameItemCompletionState State {
    RenameItemCompletionState get ();
}
abstract State : RenameItemCompletionState with get
function get State () : RenameItemCompletionState

Property Value

Type: Microsoft.Internal.VisualStudio.PlatformUI.RenameItemCompletionState

.NET Framework Security

See Also

Reference

IRenameItemTransaction Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace