Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio では、xml 文字列を「値」フィールドに入れることができます。ただし、実際の .resx ファイルを開くと、 と .resx を持つようにエンコードされていることがわかり<ます>。Visual Studio UI を使用せずに .resx ファイルを手動で編集できるようにしたいのですが、明らかにこれは>と<s で面倒です。エンコーディングなしでどうにかしてこれを行うことはできますか?
<
>
当面の私の解決策は、値に JSON を使用することです。