The members of System.Resources.ResXResourceWriter are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Resources.ResXResourceWriter class that writes the resources to the specified stream object. | ||
Initializes a new instance of the System.Resources.ResXResourceWriter class that writes to the specified System.IO.TextWriter object. | ||
Initializes a new instance of the System.Resources.ResXResourceWriter class that writes the resources to the specified file. |
static readonly | BinSerializedObjectMimeType | string.
Specifies the default content type for a binary object. This field is read-only. |
static readonly | ByteArraySerializedObjectMimeType | string.
Specifies the default content type for a byte array object. This field is read-only. |
static readonly | DefaultSerializedObjectMimeType | string.
Specifies the default content type for an object. This field is read-only. |
static readonly | ResMimeType | string.
Specifies the content type of an XML resource. This field is read-only. |
static readonly | ResourceSchema | string (null).
Specifies the schema to use in writing the XML file. This field is read-only. |
static readonly | SoapSerializedObjectMimeType | string.
Specifies the content type for a SOAP object. This field is read-only. |
static readonly | Version | string.
Specifies the version of the schema that the XML output conforms to. This field is read-only. |
BasePath | string.
Gets or sets the base path for the relative file path specified in a System.Resources.ResXFileRef object. |
AddAlias(string, System.Reflection.AssemblyName)
| ||
AddMetadata(string, byte[])
| ||
AddMetadata(string, object)
| ||
AddMetadata(string, string)
| ||
AddResource(ResXDataNode)
| ||
AddResource(string, byte[])
| ||
AddResource(string, object)
| ||
AddResource(string, string)
| ||
Close()
| ||
Dispose()
| ||
Finalize()
| ||
Generate()
|
Dispose(bool)
|