_dispBuildManagerEvents 接口
此 API 支持 .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 内部使用。 |
页首