TypeMapAssemblyTargetAttribute<TTypeMapGroup>(String) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância 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)
Parâmetros
- assemblyName
- String
O assembly a ser referenciado.