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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ConfigurationSettingsServiceProxy Class