IVsApplicationSettings::GetPropertyInfo Method (String^, String^, String^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft internal use only.
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^
Show: