Gets the weaving options.

Namespace:  PostSharp.Laos
Assembly:  PostSharp.Laos (in PostSharp.Laos.dll)

Syntax

Visual Basic (Declaration)
Function GetOptions As CompositionAspectOptions
C#
CompositionAspectOptions GetOptions()
Visual C++
CompositionAspectOptions GetOptions()

Return Value

Weaving options.

See Also