ProjectTargetElementLink Class
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.
External projects support. Allow for creating a local representation to external object of type ProjectTargetElement
public ref class ProjectTargetElementLink abstract : Microsoft::Build::ObjectModelRemoting::ProjectElementContainerLink
public abstract class ProjectTargetElementLink : Microsoft.Build.ObjectModelRemoting.ProjectElementContainerLink
type ProjectTargetElementLink = class
inherit ProjectElementContainerLink
Public MustInherit Class ProjectTargetElementLink
Inherits ProjectElementContainerLink
- Inheritance
Constructors
ProjectTargetElementLink() |
Properties
Attributes |
Supports CopyFrom(ProjectElement). (Inherited from ProjectElementLink) |
ContainingProject |
Access to remote ContainingProject. (Inherited from ProjectElementLink) |
Count |
Access to remote Count. (Inherited from ProjectElementContainerLink) |
ElementName |
Access to remote ElementName. (Inherited from ProjectElementLink) |
ExpressedAsAttribute |
Access to remote Microsoft.Build.Construction.ProjectElement.ExpressedAsAttribute. (Inherited from ProjectElementLink) |
FirstChild |
Access to remote FirstChild. (Inherited from ProjectElementContainerLink) |
LastChild |
Access to remote LastChild. (Inherited from ProjectElementContainerLink) |
Location |
Access to remote Location. (Inherited from ProjectElementLink) |
Name |
Access to remote Name. |
NextSibling |
Access to remote NextSibling. (Inherited from ProjectElementLink) |
OuterElement |
Access to remote OuterElement. (Inherited from ProjectElementLink) |
Parent |
Access to remote Parent. (Inherited from ProjectElementLink) |
PreviousSibling |
Access to remote PreviousSibling. (Inherited from ProjectElementLink) |
PureText |
Supports CopyFrom(ProjectElement). return raw xml content of the element if it has exactly 1 text child (Inherited from ProjectElementLink) |
Returns |
Access to remote Returns. |