ProxyResolveEventArgs.TypeInfrastructureManager Property

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Gets the type infrastructure manager that is the source of the event.

Namespace:  Microsoft.VisualStudio.Tools.Applications
Assembly:  Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll)

Syntax

public TypeInfrastructureManager TypeInfrastructureManager { get; }

Property Value

Type: Microsoft.VisualStudio.Tools.Applications.TypeInfrastructureManager
The type infrastructure manager that is the source of the ProxyResolve or ProxyUnresolved event.

See Also

Reference

ProxyResolveEventArgs Class

ProxyResolveEventArgs Members

Microsoft.VisualStudio.Tools.Applications Namespace