VBProjectConfigurationProperties4 介面
更新:2007 年 11 月
此介面提供只供內部使用的專案組態屬性存取。如需詳細資訊,請參閱存取專案類型特定專案、專案項目和組態屬性。
命名空間: VslangProj90
組件: VslangProj90 (在 VslangProj90.dll 中)
語法
<GuidAttribute("189A5EB4-4B8D-4083-9400-77CF9633783A")> _
Public Interface VBProjectConfigurationProperties4
Dim instance As VBProjectConfigurationProperties4
[GuidAttribute("189A5EB4-4B8D-4083-9400-77CF9633783A")]
public interface VBProjectConfigurationProperties4
[GuidAttribute(L"189A5EB4-4B8D-4083-9400-77CF9633783A")]
public interface class VBProjectConfigurationProperties4
public interface VBProjectConfigurationProperties4
備註
外部元件可以透過適當 Visual Studio Atomation 物件的 Properties 集合,存取這些屬性。(也就是,ProjectItem 表示專案檔和資料夾、Project 表示專案,而 Configuration 表示組態)。此類型的成員屬性名稱可以做為 Properties 集合的索引子。如需透過 Automation 存取專案屬性的詳細資訊,請參閱存取專案類型特定專案、專案項目和組態屬性。