Share via


IUserActivityContentInfo.ToJson Method

Definition

Provide the UserActivityContentInfo in the form of a JSON string.

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

Returns

String

Platform::String

winrt::hstring

The JSON content.

Applies to