BitmapMetadata.Keywords Vlastnost

Definice

Získá nebo nastaví kolekci klíčových slov, která popisují rastrový obrázek.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ Keywords { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); void set(System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ value); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> Keywords { get; set; }
member this.Keywords : System.Collections.ObjectModel.ReadOnlyCollection<string> with get, set
Public Property Keywords As ReadOnlyCollection(Of String)

Hodnota vlastnosti

ReadOnlyCollection<String>

Kolekce řetězců jen pro čtení.

Platí pro