다음을 통해 공유


O365ConnectorCardSection.Facts 속성

정의

현재 섹션에 대한 팩트 집합을 가져오거나 설정합니다.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.O365ConnectorCardFact> Facts { get; set; }
member this.Facts : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.O365ConnectorCardFact> with get, set
Public Property Facts As IList(Of O365ConnectorCardFact)

속성 값

현재 섹션에 대한 팩트입니다.

적용 대상