点击或拖拽改变大小

VLCException 构造函数 (String)

VLC Exception constructor

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public VLCException(
	string message = ""
)

参数

message (Optional)
类型:SystemString

[缺少 "M:LibVLCSharp.Shared.VLCException.#ctor(System.String)" 的 <param name="message"/> 文档]

参见