AssemblyTrademarkAttribute(String) Konstruktor

Definice

Inicializuje novou instanci AssemblyTrademarkAttribute třídy.

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

Parametry

trademark
String

Informace o ochranné známce.

Platí pro

Viz také