LongString(String) Constructor
Create a new Instance of the LongString Item.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public LongString(
string value
)
Public Sub New (
value As String
)
No code example is currently available or this language may not be supported.
Parameters
- value String
-
Initial String value.