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 の新しいインスタンスを作成します。 詳細については、「 アダプティブ カードの概要」を参照してください。

適用対象