ProjectElementLink.GetExpressedAsAttribute(ProjectElement) Method
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.
Utility function for ExternalProjects provider
public:
static bool GetExpressedAsAttribute(Microsoft::Build::Construction::ProjectElement ^ xml);
public static bool GetExpressedAsAttribute (Microsoft.Build.Construction.ProjectElement xml);
static member GetExpressedAsAttribute : Microsoft.Build.Construction.ProjectElement -> bool
Public Shared Function GetExpressedAsAttribute (xml As ProjectElement) As Boolean
Parameters
- xml
- ProjectElement