ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Util.Toolbox Namespace / LegacyItem Class / AssemblyName Property

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