ProjectMetadata.ItemType Property

Definition

The item type of the parent item definition or item.

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

Property Value

The item type of the containing item definition or item.

Applies to