2 implementations of ItemType
Microsoft.Build (2)
Definition\ProjectItem.cs (1)
165
public string
ItemType
Definition\ProjectItemDefinition.cs (1)
84
public string
ItemType
1 reference to ItemType
Microsoft.Build (1)
Definition\ProjectMetadata.cs (1)
187
get { return _parent.
ItemType
; }