ResourceSet::GetDefaultReader Method ()
.NET Framework (current version)
Returns the preferred resource reader class for this kind of ResourceSet.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System::Type^Returns the Type for the preferred resource reader for this kind of ResourceSet.
Notes to Inheritors:
Derived classes of ResourceSet using their own resource reader should override GetDefaultReader, and GetDefaultWriter.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: