ISimplePropertyContainer::Evaluate Method (String^, String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

void Evaluate(
	String^ inVal,
	[OutAttribute] String^% pOutVal
)

Parameters

inVal
Type: System::String^

Input value

pOutVal
Type: System::String^

Output value

Return to top
Show: