ResXResourceWriter.ResourceSchema 字段

定义

指定写入 XML 文件时使用的架构。 此字段为只读。

public: static initonly System::String ^ ResourceSchema;
public static readonly string ResourceSchema;
 staticval mutable ResourceSchema : string
Public Shared ReadOnly ResourceSchema As String 

字段值

注解

该架构提供了有关如何根据所写入资源类型对资源进行编码的详细信息。

适用于