Partager via


ResourcesExtensions.Indent(String, Int32) Method

Definition

public static string Indent (this string value, int size);
static member Indent : string * int -> string
<Extension()>
Public Function Indent (value As String, size As Integer) As String

Parameters

value
String
size
Int32

Returns

Applies to