Upravit

Sdílet prostřednictvím


CMAttachmentBearer.PropagateAttachments Method

Definition

Propagates the attachments that belong to source and are allowed to propagate to destination.

public static void PropagateAttachments (this CoreMedia.ICMAttachmentBearer source, CoreMedia.ICMAttachmentBearer destination);
static member PropagateAttachments : CoreMedia.ICMAttachmentBearer * CoreMedia.ICMAttachmentBearer -> unit

Parameters

source
ICMAttachmentBearer

The source bearer.

destination
ICMAttachmentBearer

The destination bearer.

Applies to