_MiscSlnFilesEventsRoot Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<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
The _MiscSlnFilesEventsRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
MiscFilesEvents | Infrastructure. Microsoft Internal Use Only. | |
SolutionItemsEvents | Infrastructure. Microsoft Internal Use Only. |
Top