ITeamFoundationHostCreationValidator Interface

This interface must be implemented by objects that can evaluate host creation valid state

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<InheritedExportAttribute> _
Public Interface ITeamFoundationHostCreationValidator
[InheritedExportAttribute]
public interface ITeamFoundationHostCreationValidator
[InheritedExportAttribute]
public interface class ITeamFoundationHostCreationValidator
[<InheritedExportAttribute>]
type ITeamFoundationHostCreationValidator =  interface end
public interface ITeamFoundationHostCreationValidator

The ITeamFoundationHostCreationValidator type exposes the following members.

Properties

  Name Description
Public property Priority

Top

Methods

  Name Description
Public method GetHostCreationValidState Evaluates host creation valid state.

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace