IVsApplicationSettings::GetPropertyInfo Method (String^, 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 GetPropertyInfo(
	String^ pszWebServiceName,
	[OutAttribute] String^% pbstrAppSettingsObjectName,
	[OutAttribute] String^% pbstrPropertyName
)

Parameters

pszWebServiceName
Type: System::String^

 

pbstrAppSettingsObjectName
Type: System::String^

 

pbstrPropertyName
Type: System::String^

 

Return to top
Show: