ConfigurationSettingsServiceProxy Constructor

Note: This API is now obsolete.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)

Syntax

‘선언
<ObsoleteAttribute("This constructor is obsolete. Please use the constructor that takes a TfsTeamProjectCollection object.",  _
    True)> _
Public Sub New
[ObsoleteAttribute("This constructor is obsolete. Please use the constructor that takes a TfsTeamProjectCollection object.", 
    true)]
public ConfigurationSettingsServiceProxy()
[ObsoleteAttribute(L"This constructor is obsolete. Please use the constructor that takes a TfsTeamProjectCollection object.", 
    true)]
public:
ConfigurationSettingsServiceProxy()
[<ObsoleteAttribute("This constructor is obsolete. Please use the constructor that takes a TfsTeamProjectCollection object.", 
    true)>]
new : unit -> ConfigurationSettingsServiceProxy
public function ConfigurationSettingsServiceProxy()

.NET Framework Security

See Also

Reference

ConfigurationSettingsServiceProxy Class

ConfigurationSettingsServiceProxy Overload

Microsoft.TeamFoundation.WorkItemTracking.Proxy Namespace