言語

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

参照するアセンブリ。

適用対象