Freigeben über


PhoneIncomingCallDismissedTriggerDetails.DisplayName Eigenschaft

Definition

Der Name des Aufrufers (falls verfügbar).

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Zeichenfolge, die den Namen des Aufrufers darstellt.

Attribute

Gilt für: