LineMappingManager.Mappings 属性

定义

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)

属性值

适用于