C#
Parameters
- culture
- The culture which resources are to be retrieved.
- createIfNotExist
true
to load the resource set, if it has not been loaded yet; otherwise,false
.- tryParents
true
to use resource fallback to load an appropriate resource if the resource set cannot be found;false
to bypass the resource fallback process.
Return Value
The resource set for the specified culture.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2