TypeMapAssemblyTargetAttribute<TTypeMapGroup>(String) 생성자

정의

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)

매개 변수

assemblyName
String

참조할 어셈블리입니다.

적용 대상