TreeView for WinForms | ComponentOne
C1.Reflection Namespace / AssemblyLoadingException Class / Assembly Property

In This Topic
    Assembly Property (AssemblyLoadingException)
    In This Topic
    Assembly full name.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Assembly As String
    public string Assembly {get;}
    See Also