Share via


MethodInformation.Parameters, propriété

Il s'agit du jeu de paramètres associé à cette méthode Web. Cette collection ne doit pas être modifiée. Pour mettre à jour la collection utilisez AddParameter et AddParameterArray.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Parameters As NameValueCollection
public NameValueCollection Parameters { get; }

Valeur de propriété

Type : System.Collections.Specialized.NameValueCollection
retourne NameValueCollection ;

Sécurité .NET Framework

Voir aussi

Référence

MethodInformation Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms