Share via


CodeGeneratorOptions.IndentString Vlastnost

Definice

Získá nebo nastaví řetězec pro odsazení.

public:
 property System::String ^ IndentString { System::String ^ get(); void set(System::String ^ value); };
public string IndentString { get; set; }
member this.IndentString : string with get, set
Public Property IndentString As String

Hodnota vlastnosti

Řetězec obsahující znaky, které se mají použít pro odsazení.

Poznámky

Výchozí hodnota této vlastnosti je /----/( čtyři mezery).

Platí pro