共用方式為


StaticAssetProperty(String, String) 建構函式

定義

與靜態資產相關聯的屬性。

public StaticAssetProperty (string name, string value);
new Microsoft.AspNetCore.StaticAssets.StaticAssetProperty : string * string -> Microsoft.AspNetCore.StaticAssets.StaticAssetProperty
Public Sub New (name As String, value As String)

參數

name
String
value
String

適用於