HttpCookie.Name Property

Applies to: Windows Store apps only

Gets the name of the http cookie.

Syntax

public string Name { get; set; }
public:
virtual property String^ Name {
String^ get () sealed;
void set (String^ value) sealed;
}
final function get Name () : String
final function set Name (value : String)

Property Value

The name.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd