Share via


CustomTextActionEntity.KeyPhrase Property

Definition

public:
 property Platform::String ^ KeyPhrase { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring KeyPhrase();
[Windows.Foundation.Metadata.Experimental]
public string KeyPhrase { [Windows.Foundation.Metadata.Experimental] get; }
var string = customTextActionEntity.keyPhrase;
Public ReadOnly Property KeyPhrase As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to