Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
An interface that allows a project to be loaded and saved from an externally-defined medium.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Syntax
public interface IProjectStorage
public interface class IProjectStorage
type IProjectStorage = interface end
Public Interface IProjectStorage
Methods
| Name | Description | |
|---|---|---|
![]() |
ItemExists(String) | Determines if the specified item exists. |
![]() |
OpenItem(String, Boolean) | Returns a Stream for the item named itemName. |
.jpeg)