Sprog

IActivity.WithAttachmentLayout(String) Method

Definition

Sets AttachmentLayout and returns this activity.

public Microsoft.Agents.Core.Models.IActivity WithAttachmentLayout(string attachmentLayout);
abstract member WithAttachmentLayout : string -> Microsoft.Agents.Core.Models.IActivity
Public Function WithAttachmentLayout (attachmentLayout As String) As IActivity

Parameters

attachmentLayout
String

Returns

Applies to