2024-03-22 11:07:59 -04:00

695 B

author, ms.author, ms.date, ms.topic
author ms.author ms.date ms.topic
paolomatarazzo paoloma 03/13/2024 include

Example of the output of the PowerShell cmdlet Export-StartLayoutEdgeAssets:

<SecondaryTileAssets>
  <SecondaryTileAsset>
    <RelativeFilePath><![CDATA[Pins\MSEdge._pin_liejfngppphclkplgppaghabld\SmallLogo.png]]></RelativeFilePath>
    <Base64EncodedImage> Base64 encoded value of the logo </Base64EncodedImage>
  </SecondaryTileAsset>
  <SecondaryTileAsset>
    <RelativeFilePath><![CDATA[Pins\MSEdge._pin_liejfngppphclkplgppaghabld\Logo.png]]></RelativeFilePath>
    <Base64EncodedImage> Base64 encoded value of the logo </Base64EncodedImage>
  </SecondaryTileAsset>
</SecondaryTileAssets>