Used to get or set the assembly cache manager's CONFIG variable. The value "Retail" is predefined, and would be the configuration provided by the assembly binding services if no specific configuration is requested. Otherwise, the configuration may be set to any string value.
[Visual Basic] Public Shared ReadOnly Configuration As String [C#] public static readonly string Configuration; [C++] public: static readonly String* Configuration; [JScript] public static var Configuration : String;
This member will be removed in a future release.
AppDomainFlags Class | AppDomainFlags Members | System Namespace