GeneratorResults.DesignTimeLineMappings 屬性

定義

LineMapping用於在設計階段期間從檔案投影程式碼的 。

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Razor::CodeGenerators::LineMapping ^> ^ DesignTimeLineMappings { System::Collections::Generic::IList<Microsoft::AspNetCore::Razor::CodeGenerators::LineMapping ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Razor.CodeGenerators.LineMapping> DesignTimeLineMappings { get; }
member this.DesignTimeLineMappings : System.Collections.Generic.IList<Microsoft.AspNetCore.Razor.CodeGenerators.LineMapping>
Public ReadOnly Property DesignTimeLineMappings As IList(Of LineMapping)

屬性值

適用於