Cookies Property

Applies to: Windows Store apps only

Gets the potential cookie information.

Syntax

public IVectorView<IHttpCookie> Cookies { get; }
public:
virtual property IVectorView<IHttpCookie^>^ Cookies {
IVectorView<IHttpCookie^>^ get () sealed;
}
final function get Cookies () : IVectorView<IHttpCookie>

Property Value

The potential cookie information.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd