IVsApplicationSettings::GetAppSettingsPropertyExpression 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)

Object^ GetAppSettingsPropertyExpression(
	String^ pszAppSettingsObjectName,
	String^ pszPropertyName
)

Parameters

pszAppSettingsObjectName
Type: System::String^

 

pszPropertyName
Type: System::String^

 

Return Value

Type: System::Object^
Return to top
Show: