Show / Hide Table of Contents

Method GetAttachmentsAsync

GetAttachmentsAsync(CancellationToken)

Fetches the attachments from the Feature, creates PopupAttachment objects from them, and populates Attachments. Attachments are not re-fetched if they have already been fetched.

Declaration
public Task GetAttachmentsAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken

A cancellation token that may be used to request cancellation.

Returns
Type Description
Task

A Task with no return value.

Remarks

If IsEvaluated is false, this method will have no effect.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.