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

适用于