Interface IDotNetAdditionalInfo
Provides an advanced .Net projects interface. Сheck if the IDSProject instance has this interface and use it.
Namespace: ProjectDependencyScanner
Assembly: BuildSystem.Utils.dll
Syntax
public interface IDotNetAdditionalInfo
Methods
GetProjectEditor()
Returns an instance of the .Net project file editor.
Declaration
IDotNetProjectEditor? GetProjectEditor()
Returns
Type | Description |
---|---|
IDotNetProjectEditor |