NAnt SDK Documentation - v0.92

ExtensionBuilder.Assembly Property

Gets the Assembly from which the extension will be created.

[Visual Basic]
Protected Friend ReadOnly Property Assembly As Assembly
[C#]
protected internal System.Reflection.Assembly Assembly {get;}

Property Value

The Assembly containing the extension.

See Also

ExtensionBuilder Class | NAnt.Core.Extensibility Namespace