ShellTile.ConvertToXMLFormat Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This API is not intended to be used directly from your code.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Shared Function ConvertToXMLFormat ( _
    str As String _
) As String
public static string ConvertToXMLFormat(
    string str
)

Parameters

  • str
    Type: System..::.String
    This API is not intended to be used directly from your code.

Return Value

Type: System..::.String
This API is not intended to be used directly from your code.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ShellTile Class

Microsoft.Phone.Shell Namespace