[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.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IProjectItem : INamed
public interface IProjectItem : INamed
Public Interface IProjectItem
Inherits INamed
Public Interface IProjectItem
Inherits INamed
public interface class IProjectItem : INamed
public interface class IProjectItem : INamed
type IProjectItem =
interface
interface INamed
end
type IProjectItem =
interface
interface INamed
end