Mono Class Library: Overview

System.AppDomainSetup: Members

The members of System.AppDomainSetup are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

ActivationArgumentsSystem.Runtime.Hosting.ActivationArguments. Documentation for this section has not yet been entered.
AppDomainInitializerAppDomainInitializer. Documentation for this section has not yet been entered.
AppDomainInitializerArgumentsstring[]. Documentation for this section has not yet been entered.
ApplicationBasestring. Documentation for this section has not yet been entered.
ApplicationNamestring. Documentation for this section has not yet been entered.
ApplicationTrustSystem.Security.Policy.ApplicationTrust. Documentation for this section has not yet been entered.
CachePathstring. Documentation for this section has not yet been entered.
ConfigurationFilestring. Documentation for this section has not yet been entered.
DisallowApplicationBaseProbingbool. Documentation for this section has not yet been entered.
DisallowBindingRedirectsbool. Documentation for this section has not yet been entered.
DisallowCodeDownloadbool. Documentation for this section has not yet been entered.
DisallowPublisherPolicybool. Documentation for this section has not yet been entered.
DynamicBasestring. Documentation for this section has not yet been entered.
LicenseFilestring. Documentation for this section has not yet been entered.
LoaderOptimizationLoaderOptimization. Documentation for this section has not yet been entered.
PrivateBinPathstring. Documentation for this section has not yet been entered.
PrivateBinPathProbestring. Documentation for this section has not yet been entered.
ShadowCopyDirectoriesstring. Documentation for this section has not yet been entered.
ShadowCopyFilesstring. Documentation for this section has not yet been entered.

Public Methods

GetConfigurationBytes() : byte[]
Documentation for this section has not yet been entered.
SetConfigurationBytes(byte[])
Documentation for this section has not yet been entered.