LineMappingManager.Mappings Propriété

Définition

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

Valeur de propriété

S’applique à