Share via


AssemblyProductAttribute(String) Konstruktor

Definice

Inicializuje novou instanci AssemblyProductAttribute třídy .

public:
 AssemblyProductAttribute(System::String ^ product);
public AssemblyProductAttribute (string product);
new System.Reflection.AssemblyProductAttribute : string -> System.Reflection.AssemblyProductAttribute
Public Sub New (product As String)

Parametry

product
String

Informace o názvu produktu.

Platí pro

Viz také