ResXResourceWriter::ResourceSchema Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Specifies the schema to use in writing the XML file. This field is read-only.

Namespace:   System.Resources
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
static initonly String^ ResourceSchema

Field Value

Type: System::String^

The schema provides details on how to encode the resources based on the type of resource being written.

.NET Framework
Available since 1.1
Return to top
Show: