ProjectTaskOutputItemInstance.ItemType Property

Definition

Name of the item type that the outputs go into

public:
 property System::String ^ ItemType { System::String ^ get(); };
public string ItemType { get; }
public string ItemType { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.ItemType : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.ItemType : string
Public ReadOnly Property ItemType As String

Property Value

The item type that the outputs go into.

Attributes

Applies to