RuntimeLibrary Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a runtime library dependency in a dependency manifest.
public ref class RuntimeLibrary : Microsoft::Extensions::DependencyModel::Library
public class RuntimeLibrary : Microsoft.Extensions.DependencyModel.Library
type RuntimeLibrary = class
inherit Library
Public Class RuntimeLibrary
Inherits Library
- Inheritance
A runtime library dependency is a library required to run an application. You can use the RuntimeLibraries property to get the list of runtime library dependencies for a dependency context. For an example, see DependencyContext documentation.
Runtime |
Initializes a new RuntimeLibrary. |
Runtime |
Initializes a new instance of the RuntimeLibrary class using the specified library properties and path. |
Runtime |
Initializes a new instance of the RuntimeLibrary class using the specified library properties. |
Dependencies |
Gets the list of dependencies of this library. (Inherited from Library) |
Hash |
Gets the hash of the package, if this library is a package. (Inherited from Library) |
Hash |
Gets the relative path to the library package hash file, if this library is a package. (Inherited from Library) |
Name |
Gets the library name. (Inherited from Library) |
Native |
Gets the list of native library groups for this library. |
Path |
Gets the relative path to package assets, if this library is a package. (Inherited from Library) |
Resource |
Gets the list of resource assemblies for this library. |
Runtime |
Gets the list of runtime assembly groups for this library. |
Runtime |
(Inherited from Library) |
Serviceable |
Gets a value that indicates whether this library can be serviced, if this library is a package. (Inherited from Library) |
Type |
Gets the type of this library. (Inherited from Library) |
Version |
Gets the version of this library. (Inherited from Library) |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
คำติชม .NET
.NET เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: