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
No preference specified.
Always 1The dependency is always loaded.
Sometimes 2The 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 articleWas 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