Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Windows Store apps only
Gets the flags of the http cookie.
Syntax
public uint Flags { get; set; }
public:
virtual property unsigned int Flags {
unsigned int get () sealed;
void set (unsigned int value) sealed;
}
final function get Flags () : uint
final function set Flags (value : uint)
Property Value
The flags.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Not Supported |
Metadata |
Microsoft.Media.AdaptiveStreaming.winmd |