asp.net.ph

IAppDomainSetup Interface

System Namespace


Represents assembly binding information that can be added to an instance of AppDomain.

IAppDomainSetup Interface Members

Collapse   Properties

Visibility Name Value Type Accessibility
public ApplicationBase String [ Get , Set ]
public ApplicationName String [ Get , Set ]
public CachePath String [ Get , Set ]
public ConfigurationFile String [ Get , Set ]
public DynamicBase String [ Get , Set ]
public LicenseFile String [ Get , Set ]
public PrivateBinPath String [ Get , Set ]
public PrivateBinPathProbe String [ Get , Set ]
public ShadowCopyDirectories String [ Get , Set ]
public ShadowCopyFiles String [ Get , Set ]

Classes that Implement IAppDomainSetup


Class Description
AppDomainSetup Represents assembly binding information that can be added to an instance of AppDomain.

Remarks

Members of this interface are used with the AppDomain.GetData and AppDomain.SetData methods to identify the AppDomain data to use.

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph