次の方法で共有


PredefinedFunctions.Strlwr(String) Method

Definition

public:
 static System::String ^ Strlwr(System::String ^ text);
public static string Strlwr (string text);
static member Strlwr : string -> string
Public Shared Function Strlwr (text As String) As String

Parameters

text
String

Returns

Applies to