BuildItem.FinalItemSpec Property

Definition

Gets the final specification of the item after all wildcards and properties have been evaluated.

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

Property Value

The final specification of the item after all wildcards and properties have been evaluated.

Applies to