Represents assembly binding information that can be added to an instance of AppDomain.
See Also:
IAppDomainSetup Members
Syntax
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("27FFF232-A7A8-40DD-8D4A-734AD59FCD41")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAppDomainSetup
Remarks
Members of this interface are used with the AppDomain.GetData(string) and AppDomain.SetData(string, object) methods to identify the AppDomain data to use.
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0