IProjectElement Interface

Definition

Interface for exposing a ProjectElement to the appropriate loggers

public interface class IProjectElement
public interface IProjectElement
type IProjectElement = interface
Public Interface IProjectElement
Derived

Properties

ElementName

Gets the name of the associated element. Useful for display in some circumstances.

OuterElement

The outer markup associated with this project element

Applies to