TaskDeleteCookiesCallbackTask Property |
Version 63.0.0[Missing <summary> documentation for "P:CefSharp.TaskDeleteCookiesCallback.Task"]
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public Task<int> Task { get; }
public:
property Task<int>^ Task {
Task<int>^ get ();
}
Property Value
Type:
TaskInt32See Also