C#生成文件扩展并赋予值

问题描述:

您好我需要帮助.....

Hello I want help.....

如何进行文件扩展(ex Form1.cs ...我的意思是.cs)并提供给文件图像和值

How to make an file extesion(e.x. Form1.cs ...I mean .cs) and give to the file image and values

实际上我想用我自己的extesion生成一个文件(.myextsn)给文件或每个文件都有这个extesion有一个自定义图标

In fact I want to generate a file with my own extesion(.myextsn) give the file or every file have this extesion has a custom icon

并使用此extesion将值保存到此文件中,当我点击它时打开我的程序并提供保存的值

and save values to this file with this extesion and when I click on it opens my program and gives saved values

谢谢你耐心......

Thanks for your patience...

George Andredakis

计算机可以做的限制仅限于程序员的想象力

我想要一些例子,因为我不熟悉C# 
I want some examples please because I am not familiar with C#