共用方式為


IAdaptiveCardBuilderStatics 介面

定義

可讓您存取建置調適型卡片以在 Windows 上使用的方法。

public interface class IAdaptiveCardBuilderStatics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(1986891528, 54270, 17223, 160, 188, 185, 234, 154, 109, 194, 142)]
struct IAdaptiveCardBuilderStatics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.Guid(1986891528, 54270, 17223, 160, 188, 185, 234, 154, 109, 194, 142)]
public interface IAdaptiveCardBuilderStatics
Public Interface IAdaptiveCardBuilderStatics
屬性

Windows 需求

裝置系列
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v5.0 引進)

方法

CreateAdaptiveCardFromJson(String)

使用指定的調適型卡片 JSON 建立 IAdaptiveCard 的新實例。 如需詳細資訊,請參閱 開始使用調適型卡片

適用於