Metodo TeamFoundationWebService.SetMethodName
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Protected Overridable Sub SetMethodName ( _
methodInformation As MethodInformation _
)
protected virtual void SetMethodName(
MethodInformation methodInformation
)
Parametri
- methodInformation
Tipo: Microsoft.TeamFoundation.Framework.Server.MethodInformation
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
TeamFoundationWebService Classe
Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices