TeamProjectCollectionProperties.Registered 属性

定义集合当前是否正在向应用程序注册还是创建或删除。

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

语法

声明
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Internal)> _
Public Property Registered As Boolean
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Internal)]
public bool Registered { get; set; }

属性值

类型:System.Boolean
返回 Boolean

.NET Framework 安全性

请参见

参考

TeamProjectCollectionProperties 类

Microsoft.TeamFoundation.Framework.Server 命名空间