Bagikan melalui


DocumentProperties.Keywords Properti

Definisi

Mendapatkan kumpulan kata kunci yang terkait dengan dokumen.

public:
 property IVector<Platform::String ^> ^ Keywords { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> Keywords();
public IList<string> Keywords { get; }
var iVector = documentProperties.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 Pembuat .

Berlaku untuk