vb System.IO.IOException类(方法)实例源码

下面列出了vb System.IO.IOException 类(方法)源码代码实例,从而了解它的用法。

作者:VB.NET开发    项目:System.I   
' Catch the IOException generated if the 
' specified part of the file is locked.
Catch ex As IOException
    Console.WriteLine( _
        "{0}: The write operation could " & _
        "not be performed because the " & _
        "specified part of the file is " & _
        "locked.", ex.GetType().Name)
End Try


问题


面经


文章

微信
公众号

扫码关注公众号