IConnectionInfo Interface
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Public Interface IConnectionInfo
public interface IConnectionInfo
public interface class IConnectionInfo
type IConnectionInfo = interface end
public interface IConnectionInfo
The IConnectionInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayName | ||
FriendlyName | ||
Name |
Top