ProjectItemGroupTaskItemInstance.ItemType Property

Definition

Item type, for example "Compile"

public:
 property System::String ^ ItemType { System::String ^ get(); };
public string ItemType { get; }
member this.ItemType : string
Public ReadOnly Property ItemType As String

Property Value

String

The item type, for example "Compile".

Applies to