Click or drag to resize

OnDemandDataMediumGetEventArgsMedium Property

Gets or sets the medium.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public OnDemandDataMedium Medium { get; set; }

Property Value

Type: OnDemandDataMedium
The medium.
See Also