Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / SchedulerLocExtension Class / CurrentAssembly Property

In This Topic
    CurrentAssembly Property (SchedulerLocExtension)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CurrentAssembly As Assembly
    public Assembly CurrentAssembly {get; set;}
    See Also