NetCoreHelpers.StringToUpper(String, CultureInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static string StringToUpper (this string str, System.Globalization.CultureInfo culture);
static member StringToUpper : string * System.Globalization.CultureInfo -> string
<Extension()>
Public Function StringToUpper (str As String, culture As CultureInfo) As String
Parameters
- str
- String
- culture
- CultureInfo