开发者

FileAssociationInfo And ProgramAssociationInfo

开发者 https://www.devze.com 2022-12-11 05:28 出处:网络
I\'m developing a application for Windows Mobile using C#(.Net Compact Framework 3.5), but I need to associate my program with a file type. When I try to use FileAssociationInfo I\'m getting this erro

I'm developing a application for Windows Mobile using C#(.Net Compact Framework 3.5), but I need to associate my program with a file type. When I try to use FileAssociationInfo I'm getting this error: The type or namespace name 'FileAssociationInfo' could not be found (are yo开发者_如何学Gou missing a using directive or an assembly reference?)

What I need to do?


You can download the zip file from Channel 9 containing the FileAssociation solution file and source code (it's the 'Download:' link at the top of the article).

0

精彩评论

暂无评论...
验证码 换一张
取 消