IGetManagedAddIn Interface

This API is not CLS-compliant. 

Namespace:  Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly:  Microsoft.TeamFoundation.OfficeIntegration.Common (in Microsoft.TeamFoundation.OfficeIntegration.Common.dll)

Syntax

'Declaration
<GuidAttribute("54EE9F9B-4B0F-41C3-B58A-4C86B44A0506")> _
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
Public Interface IGetManagedAddIn
[GuidAttribute("54EE9F9B-4B0F-41C3-B58A-4C86B44A0506")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public interface IGetManagedAddIn
[GuidAttribute(L"54EE9F9B-4B0F-41C3-B58A-4C86B44A0506")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public interface class IGetManagedAddIn
[<GuidAttribute("54EE9F9B-4B0F-41C3-B58A-4C86B44A0506")>]
[<CLSCompliantAttribute(false)>]
[<ComVisibleAttribute(true)>]
type IGetManagedAddIn =  interface end
public interface IGetManagedAddIn

The IGetManagedAddIn type exposes the following members.

Methods

  Name Description
Public method GetManagedAddIn

Top

See Also

Reference

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace