Share via


BuildDeployment.Properties, propriété

Obtient les valeurs de propriété jointe.

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

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Internal, PropertyName := "InternalProperties")> _
Public ReadOnly Property Properties As List(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Internal, PropertyName = "InternalProperties")]
public List<PropertyValue> Properties { get; }

Valeur de propriété

Type : System.Collections.Generic.List<PropertyValue>

Sécurité .NET Framework

Voir aussi

Référence

BuildDeployment Classe

Microsoft.TeamFoundation.Build.Server, espace de noms