Freigeben über


TeamFoundationIdentity.LocalPropertiesSet-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property LocalPropertiesSet As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Private)]
public StreamingCollection<PropertyValue> LocalPropertiesSet { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
Gibt StreamingCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationIdentity Klasse

Microsoft.TeamFoundation.Server.Core-Namespace