开发者

type of file asp.net

开发者 https://www.devze.com 2022-12-18 06:00 出处:网络
How we can kn开发者_StackOverflow社区ow type of file in asp.net ? If you want to get the extension of the file then you can use the FileInfo class.

How we can kn开发者_StackOverflow社区ow type of file in asp.net ?


If you want to get the extension of the file then you can use the FileInfo class.

Use the FileSystemInfo.Extension Property

0

精彩评论

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