Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface IAnalysisConnectionValidator
[InheritedExportAttribute]
public interface IAnalysisConnectionValidator
[InheritedExportAttribute]
public interface class IAnalysisConnectionValidator
[<InheritedExportAttribute>]
type IAnalysisConnectionValidator =  interface end
public interface IAnalysisConnectionValidator
The IAnalysisConnectionValidator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | GetMessagesForInvalidHosts | |
| .gif) | GetValidationMessagesForFixedHosts | |
| .gif) | ValidateApplicationConfiguration | 
Top