Share via


RsExceptionInfo.ProductName Propiedad

Definición

Obtiene o establece el nombre del producto.

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

Valor de propiedad

String

Nombre del producto.

Atributos

Se aplica a