Compartilhar via


CookieTable<TCookie, TValue>.Item Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaração
Public ReadOnly Default Property Item ( _
    cookie As TCookie _
) As TValue
public TValue this[
    TCookie cookie
] { get; }

Parameters

Property Value

Type: TValue

.NET Framework Security

See Also

Reference

CookieTable<TCookie, TValue> Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace