Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TWorkItem>
where TWorkItem : WorkItemgcnew()public ref class CabApplication abstract
public abstract class CabApplication<TWorkItem> where TWorkItem : WorkItemnew()
type CabApplication<'WorkItem (requires 'WorkItem :> WorkItem and 'WorkItem : (new : unit -> 'WorkItem))> = class
Public MustInherit Class CabApplication(Of TWorkItem)