CSharpCodeVisitor.CreateRawCodeMapping(String, SourceLocation) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void CreateRawCodeMapping(System::String ^ code, Microsoft::AspNetCore::Razor::SourceLocation documentLocation);
public void CreateRawCodeMapping (string code, Microsoft.AspNetCore.Razor.SourceLocation documentLocation);
member this.CreateRawCodeMapping : string * Microsoft.AspNetCore.Razor.SourceLocation -> unit
Public Sub CreateRawCodeMapping (code As String, documentLocation As SourceLocation)
Parâmetros
- code
- String
- documentLocation
- SourceLocation