This documentation is archived and is not being maintained.
IProjectItem Interface
Visual Studio 2010
Provides an interface for an item that is retrieved at design time from a design host, such as Visual Studio 2005.
Assembly: System.Design (in System.Design.dll)
The IProjectItem type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AppRelativeUrl | Gets the URL for the item relative to the design host. |
![]() | Name | Gets the name of the item. |
![]() | Parent | Gets a reference to the containing item, if any. |
![]() | PhysicalPath | Gets the path for a project item. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
