Share via


DatePickerFlyoutItem.GetStringRepresentation 方法

定義

根據實作支援 System.Object 的假設,提供 “GetStringFromObject” 和/或 “ToString” 邏輯的支援。 此功能或服務可能會存取此邏輯,例如根據數據內容產生 使用者介面自動化 值。

public:
 virtual Platform::String ^ GetStringRepresentation() = GetStringRepresentation;
winrt::hstring GetStringRepresentation();
public string GetStringRepresentation();
function getStringRepresentation()
Public Function GetStringRepresentation () As String

傳回

String

Platform::String

winrt::hstring

提供的字串。

實作

適用於