CodeGeneratorResult.DesignTimeLineMappings Propriété

Définition

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)

Valeur de propriété

S’applique à