Click or drag to resize
ResourceSetReader Field
Indicates the IResourceReader used to read the resources.

Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
[NonSerializedAttribute]
protected IResourceReader Reader

Field Value

Type: IResourceReader
See Also