Bagikan melalui


VideoProperties.Keywords Properti

Definisi

Mendapatkan kumpulan kata kunci yang terkait dengan video.

public:
 property IVector<Platform::String ^> ^ Keywords { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> Keywords();
public IList<string> Keywords { get; }
var iVector = videoProperties.keywords;
Public ReadOnly Property Keywords As IList(Of String)

Nilai Properti

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Kumpulan kata kunci.

Keterangan

Properti ini bersifat baca-saja, mirip dengan properti Direktur .

Berlaku untuk