IProjectElement Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |