Compartilhar via


GeneratorResults.DesignTimeLineMappings Propriedade

Definição

LineMappings usados para projetar o código de um arquivo durante o tempo de design.

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)

Valor da propriedade

Aplica-se a