_MiscSlnFilesEventsRoot 接口
此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。
仅由 Microsoft 内部使用。
命名空间: EnvDTE
程序集: EnvDTE(在 EnvDTE.dll 中)
语法
声明
<GuidAttribute("7658B944-F37B-11D2-AACF-00C04F688DDE")> _
Public Interface _MiscSlnFilesEventsRoot
[GuidAttribute("7658B944-F37B-11D2-AACF-00C04F688DDE")]
public interface _MiscSlnFilesEventsRoot
[GuidAttribute(L"7658B944-F37B-11D2-AACF-00C04F688DDE")]
public interface class _MiscSlnFilesEventsRoot
[<GuidAttribute("7658B944-F37B-11D2-AACF-00C04F688DDE")>]
type _MiscSlnFilesEventsRoot = interface end
public interface _MiscSlnFilesEventsRoot
_MiscSlnFilesEventsRoot 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
MiscFilesEvents | 基础结构。仅由 Microsoft 内部使用。 | |
SolutionItemsEvents | 基础结构。仅由 Microsoft 内部使用。 |
页首