Events.SolutionItemsEvents Свойство

Определение

Получает объект ProjectItemsEvents для решения.

public:
 property EnvDTE::ProjectItemsEvents ^ SolutionItemsEvents { EnvDTE::ProjectItemsEvents ^ get(); };
public:
 property EnvDTE::ProjectItemsEvents ^ SolutionItemsEvents { EnvDTE::ProjectItemsEvents ^ get(); };
[System.Runtime.InteropServices.DispId(310)]
public EnvDTE.ProjectItemsEvents SolutionItemsEvents { [System.Runtime.InteropServices.DispId(310)] get; }
[<System.Runtime.InteropServices.DispId(310)>]
[<get: System.Runtime.InteropServices.DispId(310)>]
member this.SolutionItemsEvents : EnvDTE.ProjectItemsEvents
Public ReadOnly Property SolutionItemsEvents As ProjectItemsEvents

Значение свойства

ProjectItemsEvents

Объект ProjectItemsEvents.

Атрибуты

Применяется к