ScaffoldedMigration.Resources 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.
Obtient un dictionnaire de ressources de chaîne à ajouter au fichier de ressources de migration.
public System.Collections.Generic.IDictionary<string,object> Resources { get; }
member this.Resources : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Resources As IDictionary(Of String, Object)