Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications.HostAdapter.v9.0 (in Microsoft.VisualStudio.Tools.Applications.HostAdapter.v9.0.dll)
Syntax
'Declaration
<HostAdapterAttribute> _
Public Class AppInfoDocumentHostAdapter _
Implements IAppInfoDocument, IAppInfo
'Usage
Dim instance As AppInfoDocumentHostAdapter
[HostAdapterAttribute]
public class AppInfoDocumentHostAdapter : IAppInfoDocument,
IAppInfo
[HostAdapterAttribute]
public ref class AppInfoDocumentHostAdapter : IAppInfoDocument,
IAppInfo
public class AppInfoDocumentHostAdapter implements IAppInfoDocument, IAppInfo
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Tools.Applications.AppInfoDocumentHostAdapter
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.