ProjectElementLink.ExpressedAsAttribute Property

Definition

Access to remote Microsoft.Build.Construction.ProjectElement.ExpressedAsAttribute.

public:
 abstract property bool ExpressedAsAttribute { bool get(); void set(bool value); };
public abstract bool ExpressedAsAttribute { get; set; }
member this.ExpressedAsAttribute : bool with get, set
Public MustOverride Property ExpressedAsAttribute As Boolean

Property Value

Applies to