System.Resources.ResXResourceReader.FromFileContents Method

Creates a new System.Resources.ResXResourceReader object and initializes it to read a string whose contents are in the form of an XML resource file.

Syntax

public static ResXResourceReader FromFileContents (string fileContents)

Parameters

fileContents
A string containing XML resource-formatted information.

Returns

An object that reads resources from the fileContents string.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Resources
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0