Partager via


Shelveset.Properties, propriété

Propriétés d'ensemble de modifications.

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

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Private, PropertyName := "InternalProperties")> _
Public Property Properties As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Private, PropertyName = "InternalProperties")]
public StreamingCollection<PropertyValue> Properties { 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

Shelveset Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms