Share via


IAppInfoContract Interface

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.Contract
Assembly:  Microsoft.VisualStudio.Tools.Applications.Contract.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Contract.v9.0.dll)

Syntax

'Declaration
Public Interface IAppInfoContract _
    Inherits IContract
'Usage
Dim instance As IAppInfoContract
public interface IAppInfoContract : IContract
public interface class IAppInfoContract : IContract
public interface IAppInfoContract extends IContract

See Also

Reference

IAppInfoContract Members

Microsoft.VisualStudio.Tools.Applications.Contract Namespace