IProjectStorage Interface
An interface that allows a project to be loaded and saved from an externally-defined medium.
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
| Name | Description | |
|---|---|---|
![]() | ItemExists(String) | Determines if the specified item exists. |
![]() | OpenItem(String, Boolean) | Returns a Stream for the item named itemName. |
Community Additions
ADD
Show:
