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 作業的內容。

適用於