Share via


IRuntimeHost Interface

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Interface IRuntimeHost _
    Inherits IServiceProvider
'Usage
Dim instance As IRuntimeHost
public interface IRuntimeHost : IServiceProvider
public interface class IRuntimeHost : IServiceProvider
public interface IRuntimeHost extends IServiceProvider

See Also

Reference

IRuntimeHost Members

Microsoft.TeamFoundation.Client Namespace