Session Class
Namespace:
Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Return to top
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Closes the Session, disposes of the child Project under it and also removes it from its parent SessionManager. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetProjects() | Gets a collection of projects of type Project in the session. |
![]() | GetType() | (Inherited from Object.) |
![]() | LoadProject(IProjectStorage) | Creates a new project of type Project from the projectStorage and loads it inside a Session object. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

