Interface IProjectItem
Represents an item that is a part of some project, i.e. a CS source file in CSharp project
Inherited Members
Namespace: Azos.CodeAnalysis
Assembly: Azos.dll
Syntax
public interface IProjectItem : INamed
Represents an item that is a part of some project, i.e. a CS source file in CSharp project
public interface IProjectItem : INamed