次の方法で共有


ChatCapabilities.IsFileTransferCapable プロパティ

定義

電話番号が Rich Communication Services (RCS) ファイル転送をサポートしているかどうかを示すブール値を取得します。

public:
 property bool IsFileTransferCapable { bool get(); };
bool IsFileTransferCapable();
public bool IsFileTransferCapable { get; }
var boolean = chatCapabilities.isFileTransferCapable;
Public ReadOnly Property IsFileTransferCapable As Boolean

プロパティ値

Boolean

bool

電話番号が Rich Communication Services (RCS) ファイル転送をサポートしているかどうかを示すブール値。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象