TextTransformation.CurrentIndent 属性

定义

获取在将行添加到输出时使用的当前缩进

public:
 property System::String ^ CurrentIndent { System::String ^ get(); };
public:
 property Platform::String ^ CurrentIndent { Platform::String ^ get(); };
public string CurrentIndent { get; }
member this.CurrentIndent : string
Public ReadOnly Property CurrentIndent As String

属性值

String

适用于