AssemblyFile Struct

Definition

public value class AssemblyFile
public struct AssemblyFile
public readonly struct AssemblyFile
type AssemblyFile = struct
Public Structure AssemblyFile
Inheritance
AssemblyFile

Properties

ContainsMetadata

Gets a value that indicates whether the file contains metadata.

HashValue

Gets the hash value of the file content calculated using HashAlgorithm.

Name

Gets the file name, including its extension.

Methods

GetCustomAttributes()

Applies to