RcsTransportConfiguration.MaxFileSizeInKilobytes 属性

定义

获取可使用传输发送的文件的最大大小。

public:
 property int MaxFileSizeInKilobytes { int get(); };
int MaxFileSizeInKilobytes();
public int MaxFileSizeInKilobytes { get; }
var int32 = rcsTransportConfiguration.maxFileSizeInKilobytes;
Public ReadOnly Property MaxFileSizeInKilobytes As Integer

属性值

Int32

int

可以使用传输发送的文件的最大大小。

Windows 要求

应用功能
chat chatSystem smsSend

适用于