Sdílet prostřednictvím


RelatedAssemblyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci .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

Název souboru souvisejícího sestavení bez přípony.

Platí pro