ResourceSet::GetDefaultWriter Method ()
.NET Framework (current version)
Returns the preferred resource writer class for this kind of ResourceSet.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System::Type^Returns the Type for the preferred resource writer 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
Available since 1.1
Show: