Share via


WebAccountProviderRetrieveCookiesOperation.Context Property

Definition

Gets the context of the retrieve cookies operation.

public:
 property Uri ^ Context { Uri ^ get(); };
Uri Context();
public System.Uri Context { get; }
var uri = webAccountProviderRetrieveCookiesOperation.context;
Public ReadOnly Property Context As Uri

Property Value

The context of the retrieve cookies operation.

Applies to