LineMapping.DocumentLocation Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ DocumentLocation { Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ get(); };
public Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation DocumentLocation { get; }
member this.DocumentLocation : Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation
Public ReadOnly Property DocumentLocation As MappingLocation