DebugDirectoryBuilder.AddPdbChecksumEntry Method
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.
Adds PDB checksum entry.
public:
void AddPdbChecksumEntry(System::String ^ algorithmName, System::Collections::Immutable::ImmutableArray<System::Byte> checksum);
public void AddPdbChecksumEntry (string algorithmName, System.Collections.Immutable.ImmutableArray<byte> checksum);
member this.AddPdbChecksumEntry : string * System.Collections.Immutable.ImmutableArray<byte> -> unit
Public Sub AddPdbChecksumEntry (algorithmName As String, checksum As ImmutableArray(Of Byte))
- algorithmName
- String
The hash algorithm name (for example, "SHA256").
- checksum
- ImmutableArray<Byte>
The checksum.
algorithmName
or checksum
is null
.
algorithmName
or checksum
is empty.
Vara | Útgáfur |
---|---|
.NET | Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9 |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.
.NET umsögn
.NET er opið verkefni. Veldu tengil til að gefa umsögn: