CookieTraits<T>.MaxCookie Property

Microsoft internal use only.

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

Syntax

'Declaration
Public ReadOnly Property MaxCookie As T
public T MaxCookie { get; }
public:
property T MaxCookie {
    T get ();
}
member MaxCookie : 'T
function get MaxCookie () : T

Property Value

Type: T

.NET Framework Security

See Also

Reference

CookieTraits<T> Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace