UserActivityContentInfo.ToJson Method

Definition

Provides the UserActivityContentInfo in the form of a JSON string.

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

Returns

String

Platform::String

winrt::hstring

The JSON content.

Implements

Applies to