GetReshelvedShelveset.ShelvesetOwner 属性

命名空间:  Microsoft.TeamFoundation.Build.Workflow.Activities
程序集:  Microsoft.TeamFoundation.Build.Workflow(在 Microsoft.TeamFoundation.Build.Workflow.dll 中)

语法

声明
Public Property ShelvesetOwner As OutArgument(Of String)
public OutArgument<string> ShelvesetOwner { get; set; }

属性值

类型:System.Activities.OutArgument<String>
返回 OutArgument<T>

.NET Framework 安全性

请参阅

参考

GetReshelvedShelveset 类

Microsoft.TeamFoundation.Build.Workflow.Activities 命名空间