1 out of 7 rated this helpful - Rate this topic

ResourceManager.GetString Method

Gets the specified String resource for the specified culture or implicit current UI culture.

Name Description
ResourceManager.GetString (String) Returns the value of the specified String resource.

Supported by the .NET Compact Framework.

ResourceManager.GetString (String, CultureInfo) Gets the value of the String resource localized for the specified culture.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.