MetadataUpdater Class
Definition
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.
public ref class MetadataUpdater abstract sealed
public static class MetadataUpdater
type MetadataUpdater = class
Public Class MetadataUpdater
- Inheritance
-
MetadataUpdater
Properties
IsSupported |
Gets a value that indicates whether the assembly update is enabled and available. |
Methods
ApplyUpdate(Assembly, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>) |
Updates the specified assembly using the provided metadata, IL, and PDB deltas. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.