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의 새 instance 만듭니다. 자세한 내용은 적응형 카드 시작을 참조하세요.

적용 대상