Share via


IBuildAgent.AttachedProperties-Eigenschaft

Angefügte Eigenschaften

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

'Declaration
ReadOnly Property AttachedProperties As IDictionary(Of String, Object)
IDictionary<string, Object> AttachedProperties { get; }

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<String, Object>

.NET Framework-Sicherheit

Siehe auch

Referenz

IBuildAgent Schnittstelle

Microsoft.TeamFoundation.Build.Client-Namespace