Share via


ProjectElementLink.GetExpressedAsAttribute(ProjectElement) Method

Definition

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

Returns

Applies to