Partager via


ResourceAssetProperty(String, String) Constructeur

Définition

Propriété de ressource.

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

Paramètres

name
String

Nom de la propriété.

value
String

Valeur de la propriété.

S’applique à