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

本机广告的标题。

适用于

另请参阅