Partager via


Item.Attributes, propriété

Attributs

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Internal, ClientVisibility.Internal, PropertyName := "InternalAttributes")> _
Public Property Attributes As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Internal, ClientVisibility.Internal, PropertyName = "InternalAttributes")]
public StreamingCollection<PropertyValue> Attributes { get; set; }

Valeur de propriété

Type : Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
retourne StreamingCollection<T> ;

Sécurité .NET Framework

Voir aussi

Référence

Item Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms