NAnt SDK Documentation - v0.92

ManagedWrapperReference.PrimaryInteropAssembly Property

Gets the path of the Primary Interop Assembly.

[Visual Basic]
Overrides Protected ReadOnly Property PrimaryInteropAssembly As String
[C#]
protected override string PrimaryInteropAssembly {get;}

Property Value

The path of the Primary Interop Assembly, or a null reference (Nothing in Visual Basic) if not available.

See Also

ManagedWrapperReference Class | NAnt.VSNet Namespace