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