Skip to Content
Visual Basic 2015 Unleashed
book

Visual Basic 2015 Unleashed

by Alessandro Del Sole
July 2015
Intermediate to advanced
1300 pages
87h 27m
English
Sams
Content preview from Visual Basic 2015 Unleashed

Getting Assembly Information

You get assembly metadata information by creating an instance of the System.Reflection.Assembly class. This class provides both static and instance members for accessing assembly information. Typically, you use one of the methods summarized in Table 44.1 to load an assembly for getting information.

Image

TABLE 44.1 Methods for Loading an Assembly

When you get the instance of the assembly you want to inspect, you can access information via some useful properties. The code in Listing 44.2 shows how to accomplish this. (See comments for explanations.)

LISTING 44.2 Inspecting Assembly Information

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Visual Basic 2015

Beginning Visual Basic 2015

Bryan Newsome

Publisher Resources

ISBN: 9780134196664Purchase book