IAdaptiveCardBuilderStatics 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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 만듭니다. 자세한 내용은 적응형 카드 시작을 참조하세요. |