点击或拖拽改变大小

MediaListIsReadonly 属性

This indicates if this media list is read-only from a user point of view. True if readonly, false otherwise

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

属性值

类型:Boolean
参见