BuildTeamProjectPermission.Allows 屬性

取得允許使用權限清單。

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

語法

'宣告
Public ReadOnly Property Allows As List(Of String)
public List<string> Allows { get; }

屬性值

類型:System.Collections.Generic.List<String>
傳回 List<T>

.NET Framework 安全性

請參閱

參考

BuildTeamProjectPermission 類別

Microsoft.TeamFoundation.Build.Server 命名空間