ScaffoldedMigration.Resources 属性

定义

获取要添加到迁移资源文件的字符串资源的字典。

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)

属性值

适用于