Events.SolutionItemsEvents Eigenschaft

Definition

Ruft das ProjectItemsEvents-Objekt für die Projektmappe ab.

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

Eigenschaftswert

ProjectItemsEvents

Ein ProjectItemsEvents-Objekt.

Attribute

Gilt für