Freigeben über


AzureCloudAppProfile.Properties-Eigenschaft

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

Syntax

'Declaration
Public Property Properties As IDictionary(Of String, String)
public IDictionary<string, string> Properties { get; private set; }

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<String, String>
Gibt IDictionary<TKey, TValue> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

AzureCloudAppProfile Klasse

Microsoft.TeamFoundation.Build.Common-Namespace