Sdílet prostřednictvím


HtmlHead.Keywords Vlastnost

Definice

Získá obsah "keywords" meta prvek.

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

Hodnota vlastnosti

Obsah elementu "keywords" meta .

Poznámky

Informace o této vlastnosti najdete ve Page.MetaKeywords vlastnosti .

Platí pro