Freigeben über


TeamFoundationRequestContext.Method-Eigenschaft

Rufen Sie die Methodeninformationen für diese Anforderung ab.Wenn die Methode nicht gestartet oder dies keine Internet-Methode ist, gibt dieses NULL zurück.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Overridable Property Method As MethodInformation
public virtual MethodInformation Method { get; protected internal set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Framework.Server.MethodInformation
Gibt MethodInformation zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationRequestContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace