DevForce Help Reference
Assembly Property


The assembly causing the recomposition.
Syntax
'Declaration
 
Public ReadOnly Property Assembly As Assembly
'Usage
 
Dim instance As RecomposedEventArgs
Dim value As Assembly
 
value = instance.Assembly
public Assembly Assembly {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RecomposedEventArgs Class
RecomposedEventArgs Members

Send Feedback