Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Priority |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetHostCreationValidState | Evaluates host creation valid state. |
Top