Compartir a través de


Shelveset.Properties (Propiedad)

Propiedades de conjunto de cambios.

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Server
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Server (en Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Private, PropertyName := "InternalProperties")> _
Public Property Properties As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Private, PropertyName = "InternalProperties")]
public StreamingCollection<PropertyValue> Properties { get; set; }

Valor de propiedad

Tipo: Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
Devuelva StreamingCollection<T>.

Seguridad de .NET Framework

Vea también

Referencia

Shelveset Clase

Microsoft.TeamFoundation.VersionControl.Server (Espacio de nombres)