IndentedTextWriter.CurrentIndentation Method ()
Builds a string representing the current indentation level for a new line.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.StringAn empty string, or a string that contains .Indent level's worth of specified tab-string.
Does NOT check if tabs are currently pending, just returns a string that would be useful in replacing embedded NewLine.