CodeWriter.SetIndent(Int32) 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:
Microsoft::AspNetCore::Razor::CodeGenerators::CodeWriter ^ SetIndent(int size);
public Microsoft.AspNetCore.Razor.CodeGenerators.CodeWriter SetIndent (int size);
member this.SetIndent : int -> Microsoft.AspNetCore.Razor.CodeGenerators.CodeWriter
Public Function SetIndent (size As Integer) As CodeWriter
Parâmetros
- size
- Int32