AssemblyProductAttribute(String) Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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.