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.
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 | |
---|---|---|
![]() |
GetMessagesForInvalidHosts | |
![]() |
GetValidationMessagesForFixedHosts | |
![]() |
ValidateApplicationConfiguration |
Top