共用方式為


Events2.MiscFilesEvents 屬性

取得方案的 ProjectItemsEvents

命名空間:  EnvDTE80
組件:  EnvDTE80 (在 EnvDTE80.dll 中)

語法

'宣告
ReadOnly Property MiscFilesEvents As ProjectItemsEvents
    Get
ProjectItemsEvents MiscFilesEvents { get; }
property ProjectItemsEvents^ MiscFilesEvents {
    ProjectItemsEvents^ get ();
}
abstract MiscFilesEvents : ProjectItemsEvents
function get MiscFilesEvents () : ProjectItemsEvents

屬性值

型別:EnvDTE.ProjectItemsEvents
ProjectItemsEvents 物件。

實作

Events.MiscFilesEvents

.NET Framework 安全性

請參閱

參考

Events2 介面

MiscFilesEvents 多載

EnvDTE80 命名空間