共用方式為


IFiber<C>.Frames 屬性

定義

public System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Internals.Fibers.IFrame<C>> Frames { get; }
member this.Frames : System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Internals.Fibers.IFrame<'C>>
Public ReadOnly Property Frames As IReadOnlyList(Of IFrame(Of C))

屬性值

適用於