Document Struktur
Definition
Das Quelldokument in den Debugmetadaten.The source document in the debug metadata.
public value class Document
public struct Document
type Document = struct
Public Structure Document
- Vererbung
Hinweise
Weitere Informationen finden Sie unter portable PDB v 1.0: Format Spezifikation.For more information, see Portable PDB v1.0: Format Specification.
Eigenschaften
Hash |
Ruft den Dokumentinhaltshash ab.Gets the document content hash. |
HashAlgorithm |
Ruft den Hashalgorithmus ab, der zum Berechnen des Hash (SHA1, SHA256, usw.) verwendet wird.Gets the hash algorithm used to calculate the Hash (SHA1, SHA256, etc.). |
Language |
Ruft die Quellcodesprache (C#, VB, F# usw.) ab.Gets the source code language (C#, VB, F#, etc.). |
Name |
Ruft das Dokumentnamenblob ab.Gets the document name blob. |