QuotaValueCollection.Item 属性

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

语法

声明
Public Property Item ( _
    quotaName As String _
) As QuotaValue
public QuotaValue this[
    string quotaName
] { get; set; }

参数

属性值

类型:Microsoft.TeamFoundation.Framework.Server.QuotaValue

.NET Framework 安全性

请参阅

参考

QuotaValueCollection 类

Microsoft.TeamFoundation.Framework.Server 命名空间