ActivityLogEntry.Parameters 属性

参数使用了durign命令执行

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public ReadOnly Property Parameters As List(Of ActivityLogParameter)
public List<ActivityLogParameter> Parameters { get; }

属性值

类型:System.Collections.Generic.List<ActivityLogParameter>
返回 List<T>

.NET Framework 安全性

请参见

参考

ActivityLogEntry 类

Microsoft.TeamFoundation.Framework.Server 命名空间