System.IAppDomainSetup.PrivateBinPath Property

Gets or sets the list of directories that is combined with the AppDomainSetup.ApplicationBase directory to probe for private assemblies.

Syntax

public string PrivateBinPath { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Private assemblies are deployed in the same directory structure as the application.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0