Partager via


CookieTable<TCookie, TValue>.Cookies, propriété

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Cookies As ICollection(Of TCookie)
public ICollection<TCookie> Cookies { get; }

Valeur de propriété

Type : System.Collections.Generic.ICollection<TCookie>

Sécurité .NET Framework

Voir aussi

Référence

CookieTable<TCookie, TValue> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms