次の方法で共有


RcsEndUserMessageAction.Label プロパティ

定義

アクションのラベルを取得します。

public:
 property Platform::String ^ Label { Platform::String ^ get(); };
winrt::hstring Label();
public string Label { get; }
var string = rcsEndUserMessageAction.label;
Public ReadOnly Property Label As String

プロパティ値

String

Platform::String

winrt::hstring

アクションのラベル。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象