点击或拖拽改变大小

LogEventArgsSourceLine 属性

The line in the SourceFile at which the message was emitted. This may be if that info is not available, i.e. always if you are using a release version of VLC.

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public Nullable<uint> SourceLine { get; }

属性值

类型:NullableUInt32
参见