IProjectItem InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents an item that is a part of some project, i.e. a CS source file in CSharp project

Namespace: NFX.CodeAnalysis
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IProjectItem : INamed
See Also