IAppInfoDocument-Schnittstelle
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
Syntax
'Declaration
Public Interface IAppInfoDocument _
Inherits IAppInfo
public interface IAppInfoDocument : IAppInfo
Der IAppInfoDocument-Typ macht die folgenden Member verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
HasCustomization | ||
SupportsCachedDataManifest |
Zum Seitenanfang
Methoden
Name | Beschreibung | |
---|---|---|
Close | ||
DeleteItem | (Von IAppInfo geerbt.) | |
GetDocument | ||
ReadItem | (Von IAppInfo geerbt.) | |
RemoveCustomization | ||
SetDocument | ||
WriteItem | (Von IAppInfo geerbt.) |
Zum Seitenanfang