Compartilhar via


PhoneIncomingCallDismissedTriggerDetails.DisplayName Propriedade

Definição

O nome do chamador (se disponível).

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
/// [get: Windows.Foundation.Metadata.Deprecated("PhoneIncomingCallDismissedTriggerDetails is deprecated and might not work for all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.ApplicationModel.Calls.Background.CallsBackgroundContract")]
winrt::hstring DisplayName();
public string DisplayName { get; }
public string DisplayName { [Windows.Foundation.Metadata.Deprecated("PhoneIncomingCallDismissedTriggerDetails is deprecated and might not work for all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.ApplicationModel.Calls.Background.CallsBackgroundContract")] get; }
var string = phoneIncomingCallDismissedTriggerDetails.displayName;
Public ReadOnly Property DisplayName As String

Valor da propriedade

String

Platform::String

winrt::hstring

Cadeia de caracteres que representa o nome do chamador.

Atributos

Aplica-se a