次の方法で共有


NativeAdV2.Title プロパティ

定義

ネイティブ広告のタイトルを取得します。

public:
 property Platform::String ^ Title { Platform::String ^ get(); };
winrt::hstring Title();
public string Title { get; }
var string = nativeAdV2.title;
Public ReadOnly Property Title As String

プロパティ値

System.String

ネイティブ広告のタイトル。

適用対象

こちらもご覧ください