Constructs and initializes a new instance of the System.Text.StringBuilder class, with the specified string as its value.
- value
- A string containing the string value of the new instance of System.Text.StringBuilder.
Note: The StringBuilder.Capacity of the new instance is implementation defined.
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0