Strings.LSet Method
Silverlight
Returns a left-aligned string containing the specified string adjusted to the specified length.
Namespace: Microsoft.VisualBasic
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Parameters
- Source
- Type: System.String
Required. String expression. Name of string variable.
- Length
- Type: System.Int32
Required. Integer expression. Length of returned string.
Return Value
Type: System.StringReturns a left-aligned string containing the specified string adjusted to the specified length.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.