AssemblyFile 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public value class AssemblyFile
public struct AssemblyFile
public readonly struct AssemblyFile
type AssemblyFile = struct
Public Structure AssemblyFile
- 繼承
屬性
ContainsMetadata |
取得表示檔案是否包含中繼資料的值。 |
HashValue |
取得使用 HashAlgorithm 計算的檔案內容雜湊值。 |
Name |
取得檔案名稱,包括其副檔名。 |
方法
GetCustomAttributes() |