NAnt SDK Documentation - v0.92 |
|
VcWrapperReference.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
VcWrapperReference Class | NAnt.VSNet Namespace