Condividi tramite


Metodo TeamFoundationWebService.SetMethodName

Imposta il nome del metodo (non chiama EnterMethod) che questo deve essere chiamato con la stessa istanza di methodInformation, ma senza parametri in modo da collegare il metodo correttamente il registro attività anziché solo il relativo URL.

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

Sintassi

'Dichiarazione
Protected Overridable Sub SetMethodName ( _
    methodInformation As MethodInformation _
)
protected virtual void SetMethodName(
    MethodInformation methodInformation
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Server.Core.WebServices