Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.PostSharp Namespace / GField Class / RuntimeInitialize Method
Location to which the current aspect is applied.Location to which the current aspect is applied.

RuntimeInitialize Method (GField)
Initializes the current aspect. Initializes the current aspect.
Syntax
'Declaration
 
<DebuggerHiddenAttribute()>
Public Overrides Sub RuntimeInitialize( _
   ByVal locationInfo As PostSharp.Reflection.LocationInfo _
) 
 

Parameters

locationInfo
Location to which the current aspect is applied.Location to which the current aspect is applied.
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

GField Class
GField Members
Base Implementation in RuntimeInitialize