StaticAssetDescriptor 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建置程式期間產生的靜態資產描述。
public sealed class StaticAssetDescriptor
type StaticAssetDescriptor = class
Public NotInheritable Class StaticAssetDescriptor
- 繼承
-
StaticAssetDescriptor
建構函式
StaticAssetDescriptor() |
已淘汰.
建置程式期間產生的靜態資產描述。 |
屬性
AssetPath |
來自 wwwroot 資料夾的資產檔案路徑。 |
Properties |
與端點相關聯的屬性清單。 |
ResponseHeaders |
提供此資源時要套用至回應的標頭清單。 |
Route |
從中提供資產的路由。 |
Selectors |
用來區分相同路由之兩個或多個資產的選取器清單。 |