System.Resources.ResourceSet.GetString Method

Searches for a string resource with the specified name.

Syntax

public virtual string GetString (string name)

Parameters

name
Name of the resource to search for.

Returns

The value of a resource, if the value is a string.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0