IProjectItem インターフェイス

定義

Visual Studio 2005 など、デザイン ホストからデザイン時に取得される項目のインターフェイスを提供します。

public interface class IProjectItem
public interface IProjectItem
type IProjectItem = interface
Public Interface IProjectItem

プロパティ

名前 説明
AppRelativeUrl

デザイン ホストを基準としたアイテムの URL を取得します。

Name

項目の名前を取得します。

Parent

含まれている項目への参照 (存在する場合) を取得します。

PhysicalPath

プロジェクト項目のパスを取得します。

適用対象

こちらもご覧ください