| FileResourceReader Class | 
Namespace: CMS.Localization
public class FileResourceReader : IDisposable
The FileResourceReader type exposes the following members.
| Name | Description | |
|---|---|---|
| FileResourceReader | 
            Constructor.
              | 
| Name | Description | |
|---|---|---|
| FilePath | 
            File path.
              | |
| IsCompleted | 
            Returns true if the file is completed.
              | |
| Reader | 
            Reader for the resource file.
              | 
| Name | Description | |
|---|---|---|
| CloseReaders | 
            Closes the readers.
              | |
| Dispose | 
            Disposes the object.
              | |
| GetNextString | 
            Gets the next string from the resource file.
              |