Show / Hide Table of Contents

Method ResourceUtil.HasResourcePrefix


Overload

Returns true if string starts with "resource:" or "resources/".

public static bool HasResourcePrefix(string s)
Parameters
s  (string)
Returns
bool