AddinAppInfoDocument Class (2003 System)

This API supports the Visual Studio Tools for Office 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 NotInheritable Class AddinAppInfoDocument _
    Implements IAppInfoDocument, IAppInfo
'Usage
Dim instance As AddinAppInfoDocument
public sealed class AddinAppInfoDocument : IAppInfoDocument, 
    IAppInfo

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Tools.Applications.Runtime.AddinAppInfoDocument

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AddinAppInfoDocument Members

Microsoft.VisualStudio.Tools.Applications.Runtime Namespace