다음을 통해 공유


NativeAd.Description 속성

정의

네이티브 광고의 설명을 가져옵니다.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = nativeAd.description;
Public ReadOnly Property Description As String

속성 값

System.String

네이티브 광고의 설명입니다.

설명

중요

NativeAd 클래스는 더 이상 사용되지 않습니다. 대신 NativeAdV2 를 사용합니다.

적용 대상

추가 정보