ProvideDependentAssemblyAttribute.CurrentAssembly Property

Definition

Gets or sets the assembly which the generated dependentAssembly registry entry refers to.

protected:
 property System::Reflection::Assembly ^ CurrentAssembly { System::Reflection::Assembly ^ get(); void set(System::Reflection::Assembly ^ value); };
protected System.Reflection.Assembly CurrentAssembly { get; set; }
member this.CurrentAssembly : System.Reflection.Assembly with get, set
Protected Property CurrentAssembly As Assembly

Property Value

Applies to