C# (.Net Compact Framework 3.5) を使用して Windows Mobile 用のアプリケーションを開発していますが、プログラムをファイル タイプに関連付ける必要があります。FileAssociationInfo を使用しようとすると、次のエラーが発生します。The type or namespace name 'FileAssociationInfo' could not be found (are you missing a using directive or an assembly reference?)
私は何をする必要がありますか?