WebexMessageRequest.ShouldSerializeFiles 方法

定义

检查是否应序列化 Files 属性。

public bool ShouldSerializeFiles();
member this.ShouldSerializeFiles : unit -> bool
Public Function ShouldSerializeFiles () As Boolean

返回

如果数组中有要序列化的文件,则为 True;如果没有,则为 false。

适用于