Freigeben über


CatalogResource.Properties-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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>

.NET Framework-Sicherheit

Siehe auch

Referenz

CatalogResource Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace