Language

IActivity.WithLocale(String) Method

Definition

Sets Locale and returns this activity.

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

Parameters

locale
String

Returns

Applies to