你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConversationExportedEntity.CompositionMode Property

Definition

The behavior to follow when the entity's components overlap with each other.

public Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode? CompositionMode { get; set; }
member this.CompositionMode : Nullable<Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode> with get, set
Public Property CompositionMode As Nullable(Of ConversationAuthoringCompositionMode)

Property Value

Applies to