Toast.GetTemplate

public static string GetTemplate(WSA.ToastTemplate templ);

Parameters

templ A template identifier.

Returns

string string, which is an empty XML document to be filled and used for toast notification.

Description

Get template XML for toast notification.

This can be used to retrieve a template for one of the predefined styles for toasts.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答