ICustomPropertyProvider.GetStringRepresentation 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
根據實作支援 System.Object的假設,提供 「GetStringFromObject」 和/或 「ToString」 邏輯的支援。 此功能或服務可能會存取此邏輯,例如根據資料內容產生使用者介面自動化值。
public:
Platform::String ^ GetStringRepresentation();
winrt::hstring GetStringRepresentation();
public string GetStringRepresentation();
function getStringRepresentation()
Public Function GetStringRepresentation () As String
傳回
提供的字串。