Click or drag to resize

AssemblyResourceAssembly Property

Gets the Assembly that contains the embedded resource

Namespace:  Cauldron.Reflection
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public Assembly Assembly { get; }

Property Value

Type: Assembly

[Missing <value> documentation for "P:Cauldron.Reflection.AssemblyResource.Assembly"]

See Also