BeginDownloadCustomizationBundle (string customizationBundleID System.IO.Stream writer)

Start downloading the specified resource bundle into the output stream.

The resource bundle is saved into the output stream that you provide.

Syntax

public void BeginDownloadCustomizationBundle (String customizationBundleID System.IO.Stream writer)

Parameters

Returns

None.

Examples