Interface IDLAdditionalInfo
Provides an advanced IDL projects interface. Сheck if the IDSProject instance has this interface and use it.
Namespace: ProjectDependencyScanner
Assembly: BuildSystem.Utils.dll
Syntax
public interface IDLAdditionalInfo
Methods
GetImportedLibs()
Returns idl project dependencies ('importlib' data)
Declaration
string[] GetImportedLibs()
Returns
Type | Description |
---|---|
string[] |