ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Util.Toolbox Namespace / LegacyItem Class / DependentAssemblies Property

In This Topic
    DependentAssemblies Property (LegacyItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DependentAssemblies As System.Reflection.AssemblyName()
    public System.Reflection.AssemblyName[] DependentAssemblies {get; set;}
    See Also