Share via


Product.Keyword Property

Definition

Gets the keyword for the current product.

public:
 property System::String ^ Keyword { System::String ^ get(); };
public string Keyword { get; }
member this.Keyword : string
Public ReadOnly Property Keyword As String

Property Value

The keyword for the current product.

Applies to