Interface IProjectItem
Represents an item that is a part of some project, i.e. a CS source file in CSharp project
Inherited Members
Namespace: NFX.CodeAnalysis
Assembly: NFX.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