RsExceptionInfo.ProductName Property

Definition

Gets or sets the name of the product.

public:
 property System::String ^ ProductName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ProductName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ProductName : string with get, set
Public Property ProductName As String

Property Value

The name of the product.

Attributes

Applies to