1 reference to ExcludeAttribute
Microsoft.Build.Engine (1)
Items\BuildItem.cs (1)
938get { return IsBackedByXml ? xml.ExcludeAttribute : null; }