Show / Hide Table of Contents

Method WriteToAsync

WriteToAsync(Stream)

Saves this node and any referenced local files into the given as a KMZ archive.

Declaration
public async Task WriteToAsync(Stream writableStream)
Parameters
Type Name Description
Stream writableStream

A writable to which KMZ binary data will be written.

Returns
Type Description
Task

The task object representing the asynchronous write operation.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.