ShellTile.ConvertToXMLFormat Method

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

Syntax

'Declaration
Public Shared Function ConvertToXMLFormat ( _
    str As String _
) As String
public static string ConvertToXMLFormat(
    string str
)
public:
static String^ ConvertToXMLFormat(
    String^ str
)
static member ConvertToXMLFormat : 
        str:string -> string

Parameters

Return Value

Type: System.String

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

ShellTile Class

Microsoft.Phone.Shell Namespace