_dispBuildManagerEvents 介面
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: VSLangProj
組件: VSLangProj (在 VSLangProj.dll 中)
語法
'宣告
<InterfaceTypeAttribute()> _
<GuidAttribute("828914F7-1D81-4F5C-83CE-37819D7EE759")> _
Public Interface _dispBuildManagerEvents
[InterfaceTypeAttribute()]
[GuidAttribute("828914F7-1D81-4F5C-83CE-37819D7EE759")]
public interface _dispBuildManagerEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"828914F7-1D81-4F5C-83CE-37819D7EE759")]
public interface class _dispBuildManagerEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("828914F7-1D81-4F5C-83CE-37819D7EE759")>]
type _dispBuildManagerEvents = interface end
public interface _dispBuildManagerEvents
_dispBuildManagerEvents 類型會公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
DesignTimeOutputDeleted | 基礎架構。 僅限 Microsoft 內部使用。 | |
DesignTimeOutputDirty | 基礎架構。 僅限 Microsoft 內部使用。 |
回頁首