Share via


InstalledDesktopApp.ToString Method

Definition

Returns a string that represents the current InstalledDesktopApp object.

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

Returns

String

Platform::String

winrt::hstring

The string version of the InstalledDesktopApp.

Implements

Applies to