TypeMapAssemblyTargetAttribute<TTypeMapGroup>(String) Constructeur

Définition

Initialise une nouvelle instance de TypeMapAssemblyTargetAttribute<TTypeMapGroup>.

public:
 TypeMapAssemblyTargetAttribute(System::String ^ assemblyName);
public TypeMapAssemblyTargetAttribute(string assemblyName);
new System.Runtime.InteropServices.TypeMapAssemblyTargetAttribute<'ypeMapGroup> : string -> System.Runtime.InteropServices.TypeMapAssemblyTargetAttribute<'ypeMapGroup>
Public Sub New (assemblyName As String)

Paramètres

assemblyName
String

Assembly à référencer.

S’applique à