Share via


MethodInformation.Parameters 屬性

這是參數集與這個 Web 方法。 不應該修改這個集合。 若要更新集合中使用 AddParameter 和 AddParameterArray。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public ReadOnly Property Parameters As NameValueCollection
public NameValueCollection Parameters { get; }

屬性值

類型:System.Collections.Specialized.NameValueCollection
傳回 NameValueCollection

.NET Framework 安全性

請參閱

參考

MethodInformation 類別

Microsoft.TeamFoundation.Framework.Server 命名空間