Skip to Content
Programming Visual Basic .NET
book

Programming Visual Basic .NET

by Dave Grundgeiger
December 2001
Beginner
464 pages
13h 51m
English
O'Reilly Media, Inc.
Content preview from Programming Visual Basic .NET

Name

LoaderOptimization

Valid on

Method

Description

Specifies a loader optimization for an application. This attribute should be used only on an application’s Main method.

The LoaderOptimizationAttribute class constructor is:

Public Sub New(ByVal value As System.LoaderOptimization)

The value parameter indicates the loader optimization that is to be performed. Permitted values are: MultiDomain, MultiDomainHost, NotSpecified, and SingleDomain.

The LoaderOptimizationAttribute class has a single property:

Value

Indicates the loader optimization that is to be performed. The type is LoaderOptimization (defined in the System namespace).

Loader optimizations are not discussed in this book.

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

Programming Visual Basic .NET, Second Edition

Programming Visual Basic .NET, Second Edition

Jesse Liberty

Publisher Resources

ISBN: 0596000936Supplemental ContentCatalog PageErrata