IRenameItemTransaction.ContainerItem Property

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

Syntax

'Declaration
ReadOnly Property ContainerItem As Object
Object ContainerItem { get; }
property Object^ ContainerItem {
    Object^ get ();
}
abstract ContainerItem : Object with get
function get ContainerItem () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

IRenameItemTransaction Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace