A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.loadhint below:

LoadHint Enum (System.Runtime.CompilerServices) | Microsoft Learn

LoadHint Enum Definition

Specifies the preferred default binding for a dependent assembly.

public enum class LoadHint
public enum LoadHint
[System.Serializable]
public enum LoadHint
type LoadHint = 
[<System.Serializable>]
type LoadHint = 
Public Enum LoadHint
Inheritance
Attributes
Fields Name Value Description Default 0

No preference specified.

Always 1

The dependency is always loaded.

Sometimes 2

The dependency is sometimes loaded.

Use this enumeration with the DependencyAttribute attribute and the DefaultDependencyAttribute attribute to specify the preferred default binding for a dependent assembly.

Note that the Default value directs the native generation service to consult the dependent assembly for its preferred default binding, which is specified using the DefaultDependencyAttribute attribute. Very few assemblies should need to specify a default value in this manner.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4