ScaffoldedMigration.Resources Property

Definition

Gets a dictionary of string resources to add to the migration resource file.

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)

Property Value

Applies to