StaticAssetDescriptor.Selectors Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Liste des sélecteurs utilisés pour faire la distinction entre deux ressources ou plus avec le même itinéraire.
[System.Text.Json.Serialization.JsonPropertyName("Selectors")]
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.StaticAssets.StaticAssetSelector> Selectors { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Selectors")>]
member this.Selectors : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.StaticAssets.StaticAssetSelector> with get, set
Public Property Selectors As IReadOnlyList(Of StaticAssetSelector)
Valeur de propriété
- Attributs