Share via


Extensions.IsAttachmentCollection(Type) Method

Definition

Type is enumerable of awaitable attachments.

public static bool IsAttachmentCollection (this Type type);
static member IsAttachmentCollection : Type -> bool
<Extension()>
Public Function IsAttachmentCollection (type As Type) As Boolean

Parameters

type
Type

Type to check.

Returns

True if enumerable of awaitable attachments.

Applies to