IVsApplicationSettings::EnsureWebServiceUrlPropertyExpression Method (String^, String^, Object^)

 

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^ EnsureWebServiceUrlPropertyExpression(
	String^ pszAppSettingsObjectName,
	String^ pszPropertyName,
	Object^ varPropertyValue
)

Parameters

pszAppSettingsObjectName
Type: System::String^

 

pszPropertyName
Type: System::String^

 

varPropertyValue
Type: System::Object^

 

Return Value

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