MethodologyUploadHandler.Execute Method
This member overrides FrameworkHttpHandler.Execute().
Namespace: Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected Overrides Sub Execute
protected override void Execute()
protected:
virtual void Execute() override
abstract Execute : unit -> unit
override Execute : unit -> unit
protected override function Execute()
.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
MethodologyUploadHandler Class
Microsoft.TeamFoundation.Framework.Server.Alm.WebServices Namespace