Share via


TeamFoundationIdentity.PropertiesSet 属性

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

语法

声明
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property PropertiesSet As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Private)]
public StreamingCollection<PropertyValue> PropertiesSet { get; set; }

属性值

类型:Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
返回 StreamingCollection<T>

.NET Framework 安全性

请参阅

参考

TeamFoundationIdentity 类

Microsoft.TeamFoundation.Server.Core 命名空间