======Свойство FileSystemInfo.Extension====== Получает строку, содержащую расширение файла. * **Пространство имен:** [[developers:references:system.io|System.IO]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public string Extension { get; } **Значение свойства** * Тип: [[developers:references:system.string|System.String]]