ProvideBindingRedirectionAttribute.GenerateCodeBase Property

Definition

When false, no corresponding CodeBase element will be generated for the redirected assembly (used for assemblies in the GAC).

public:
 property bool GenerateCodeBase { bool get(); void set(bool value); };
public:
 property bool GenerateCodeBase { bool get(); void set(bool value); };
public bool GenerateCodeBase { get; set; }
member this.GenerateCodeBase : bool with get, set
Public Property GenerateCodeBase As Boolean

Property Value

Applies to