Events.SolutionEvents-Eigenschaft
Aktualisiert: November 2007
Ruft das SolutionEvents-Objekt für die Projektmappe ab.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
ReadOnly Property SolutionEvents As SolutionEvents
Dim instance As Events
Dim value As SolutionEvents
value = instance.SolutionEvents
SolutionEvents SolutionEvents { get; }
property SolutionEvents^ SolutionEvents {
SolutionEvents^ get ();
}
function get SolutionEvents () : SolutionEvents
Eigenschaftenwert
Ein SolutionEvents-Objekt.
Berechtigungen
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.