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
Öffentliche Eigenschaft HasCustomization
Öffentliche Eigenschaft SupportsCachedDataManifest

Zum Seitenanfang

Methoden

  Name Beschreibung
Öffentliche Methode Close
Öffentliche Methode DeleteItem (Von IAppInfo geerbt.)
Öffentliche Methode GetDocument
Öffentliche Methode ReadItem (Von IAppInfo geerbt.)
Öffentliche Methode RemoveCustomization
Öffentliche Methode SetDocument
Öffentliche Methode WriteItem (Von IAppInfo geerbt.)

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.Tools.Applications.Runtime-Namespace