AssemblyProductAttribute.Product Proprietà

Definizione

Ottiene le informazioni relative al nome del prodotto.

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

Valore della proprietà

Stringa contenente il nome del prodotto.

Si applica a

Vedi anche