BuildItem.FinalItemSpec Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the unescaped final value of the item.
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.