ProvideDependentAssemblyAttribute::CurrentAssembly Property
Visual Studio 2015
Gets or sets the assembly to which the generated dependentAssembly registry entry refers.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: property Assembly^ CurrentAssembly { [CompilerGeneratedAttribute] Assembly^ get(); [CompilerGeneratedAttribute] void set(Assembly^ value); }
Property Value
Type: System.Reflection::Assembly^
Show: