CodeGeneratorContext.CodeMappings プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この型/メンバーは、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 生成されたコード マッピングのディクショナリ コレクションを取得または設定します。
public System.Collections.Generic.IDictionary<int,System.Web.Razor.Generator.GeneratedCodeMapping> CodeMappings { get; }
member this.CodeMappings : System.Collections.Generic.IDictionary<int, System.Web.Razor.Generator.GeneratedCodeMapping>
Public ReadOnly Property CodeMappings As IDictionary(Of Integer, GeneratedCodeMapping)
プロパティ値
コード マッピングのディクショナリ コレクション。