Bewerken

Delen via


DocumentNameBlobHandle Struct

Definition

A BlobHandle representing a blob on #Blob heap in Portable PDB structured as Document Name.

public value class DocumentNameBlobHandle : IEquatable<System::Reflection::Metadata::DocumentNameBlobHandle>
public readonly struct DocumentNameBlobHandle : IEquatable<System.Reflection.Metadata.DocumentNameBlobHandle>
public struct DocumentNameBlobHandle : IEquatable<System.Reflection.Metadata.DocumentNameBlobHandle>
type DocumentNameBlobHandle = struct
Public Structure DocumentNameBlobHandle
Implements IEquatable(Of DocumentNameBlobHandle)
Inheritance
DocumentNameBlobHandle
Implements

Remarks

The kind of the handle is Blob.

The handle is a specialization of BlobHandle and doesn't have a distinct kind.

Applies to