Proprietà TeamFoundationRequestContext.Method

Recuperare le informazioni di metodo per la richiesta.Se il metodo non viene avviata, o non si tratta di un metodo Web, questo restituisce NULL.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.TeamFoundation.Framework.Server.MethodInformation
Restituisca il valore MethodInformation.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationRequestContext Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server