public static bool IsNullOrWhiteSpace( string s )
Public Shared Function IsNullOrWhiteSpace ( s As String ) As Boolean
static member IsNullOrWhiteSpace : s : string -> bool
In This Article