Udostępnij przez


AssemblyProductAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy AssemblyProductAttribute.

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

Informacje o nazwie produktu.

Dotyczy

Zobacz też