Udostępnij za pośrednictwem


RelatedAssemblyAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy RelatedAssemblyAttribute.

public:
 RelatedAssemblyAttribute(System::String ^ assemblyFileName);
public RelatedAssemblyAttribute (string assemblyFileName);
new Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute : string -> Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute
Public Sub New (assemblyFileName As String)

Parametry

assemblyFileName
String

Nazwa pliku bez rozszerzenia powiązanego zestawu.

Dotyczy