Product.LongDescription Property

Definition

Gets a string that contains a long description of the product.

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

Property Value

A string that contains a long description of the product.

Applies to