IToolPropertyWriter::WriteProperty 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 WriteProperty(
	String^ Name,
	String^ Value
)

Parameters

Name
Type: System::String^

Property name

Value
Type: System::String^

Property value

Return to top
Show: