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

適用対象