共用方式為


Events.MiscFilesEvents 屬性

取得方案的 ProjectItemsEvents

命名空間:  EnvDTE
組件:  EnvDTE (在 EnvDTE.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 物件。

.NET Framework 安全性

請參閱

參考

Events 介面

EnvDTE 命名空間