A human-readable error message for the last LibVLC error in the calling
            thread. The resulting string is valid until another error occurs (at least
            until the next LibVLC call).
            
 Null if no error.
            
 
        命名空间: 
     LibVLCSharp.Shared
        程序集:
     CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
 语法
语法public string LastLibVLCError { get; }属性值
类型:
String 参见
参见