WebAccountProviderRetrieveCookiesOperation.Context 属性

定义

获取检索 Cookie 操作的上下文。

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

属性值

检索 Cookie 操作的上下文。

适用于