Condividi tramite


Proprietà AzureCloudAppProfile.Properties

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Sintassi

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

Valore proprietà

Tipo: System.Collections.Generic.IDictionary<String, String>
Restituisca il valore IDictionary<TKey, TValue>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AzureCloudAppProfile Classe

Spazio dei nomi Microsoft.TeamFoundation.Build.Common