System Namespace
Represents assembly binding information that can be added to an instance of AppDomain.
Visibility |
Name |
Value Type |
Accessibility |
public |
ActivationArguments
|
ActivationArguments |
[ Get , Set ] |
public |
AppDomainInitializer
|
AppDomainInitializer |
[ Get , Set ] |
public |
AppDomainInitializerArguments
|
String |
[ Get , Set ] |
public |
AppDomainManagerAssembly
|
String |
[ Get , Set ] |
public |
AppDomainManagerType
|
String |
[ Get , Set ] |
public |
ApplicationBase
|
String |
[ Get , Set ] |
public |
ApplicationName
|
String |
[ Get , Set ] |
public |
ApplicationTrust
|
ApplicationTrust |
[ Get , Set ] |
public |
CachePath
|
String |
[ Get , Set ] |
public |
ConfigurationFile
|
String |
[ Get , Set ] |
public |
DisallowApplicationBaseProbing
|
Boolean |
[ Get , Set ] |
public |
DisallowBindingRedirects
|
Boolean |
[ Get , Set ] |
public |
DisallowCodeDownload
|
Boolean |
[ Get , Set ] |
public |
DisallowPublisherPolicy
|
Boolean |
[ Get , Set ] |
public |
DynamicBase
|
String |
[ Get , Set ] |
public |
LicenseFile
|
String |
[ Get , Set ] |
public |
LoaderOptimization
|
LoaderOptimization |
[ Get , Set ] |
public |
PartialTrustVisibleAssemblies
|
String |
[ Get , Set ] |
public |
PrivateBinPath
|
String |
[ Get , Set ] |
public |
PrivateBinPathProbe
|
String |
[ Get , Set ] |
public |
SandboxInterop
|
Boolean |
[ Get , Set ] |
public |
ShadowCopyDirectories
|
String |
[ Get , Set ] |
public |
ShadowCopyFiles
|
String |
[ Get , Set ] |
public |
TargetFrameworkName
|
String |
[ Get , Set ] |
|
Members of this class are used with the AppDomain.GetData and AppDomain.SetData methods to identify the System.AppDomain data to use.
This class implements the IAppDomainSetup interface.
|
|