IVsApplicationSettings::SetPropertyInfo 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:   VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

void SetPropertyInfo(
	String^ pszAppSettingsObjectName,
	String^ pszPropertyName
)

Parameters

pszAppSettingsObjectName
Type: System::String^

 

pszPropertyName
Type: System::String^

 

Return to top
Show: