Freigeben über


StaticAssetProperty(String, String) Konstruktor

Definition

Eine Eigenschaft, die einer statischen Ressource zugeordnet ist.

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)

Parameter

name
String
value
String

Gilt für: