OnDemandDataMediumGetEventArgsMedium Property |
Gets or sets the medium.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public OnDemandDataMedium Medium { get; set; }
Property Value
Type:
OnDemandDataMedium
The medium.
See Also