ReferenceFilesAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This attribute is no longer supported.
已過時。 提供組合語言參考檔案的常見元資料。
[System.Obsolete("This attribute is no longer supported.", true)]
public abstract class ReferenceFilesAttribute : Attribute
[<System.Obsolete("This attribute is no longer supported.", true)>]
type ReferenceFilesAttribute = class
inherit Attribute
- 繼承
-
ReferenceFilesAttribute
- 衍生
- 屬性
備註
本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。
屬性
| 名稱 | Description |
|---|---|
| EmbeddedArchive |
已淘汰.
取得或設定嵌入檔案的名稱。 |
| InstallInstructions |
已淘汰.
取得或設定該參考檔案的安裝指令。 |
| PackageName |
已淘汰.
取得或設定與參考檔案相關的套件名稱。 |
| Sha1sum |
已淘汰.
取得或設定參考檔案的 SHA-1 校驗和。 |
| SourceUrl |
已淘汰.
取得或設定所參考檔案的原始網址。 |
| Version |
已淘汰.
取得或設定參考檔案的版本。 |