AssemblyFile Estrutura
Definição
public value class AssemblyFile
public struct AssemblyFile
type AssemblyFile = struct
Public Structure AssemblyFile
- Herança
Propriedades
| ContainsMetadata |
Obtém um valor que indica se o arquivo contém metadados.Gets a value that indicates whether the file contains metadata. |
| HashValue |
Obtém o valor de hash do arquivo de conteúdo calculado usando HashAlgorithm.Gets the hash value of the file content calculated using HashAlgorithm. |
| Name |
Obtém o nome de arquivo, incluindo sua extensão.Gets the file name, including its extension. |
Métodos
| GetCustomAttributes() |