DropsController Constructor
Namespace: Microsoft.TeamFoundation.Build.Server.RestControllers
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
Syntax
'Declaration
Public Sub New
public DropsController()
public:
DropsController()
new : unit -> DropsController
public function DropsController()
.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
Microsoft.TeamFoundation.Build.Server.RestControllers Namespace