次の方法で共有


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)

プロパティ値

適用対象