IVsApplicationSettings.GetPropertyInfo(String, String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente uso interno da Microsoft.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public:
void GetPropertyInfo(System::String ^ pszWebServiceName, [Runtime::InteropServices::Out] System::String ^ % pbstrAppSettingsObjectName, [Runtime::InteropServices::Out] System::String ^ % pbstrPropertyName);
void GetPropertyInfo(std::wstring const & pszWebServiceName, [Runtime::InteropServices::Out] std::wstring const & & pbstrAppSettingsObjectName, [Runtime::InteropServices::Out] std::wstring const & & pbstrPropertyName);
public void GetPropertyInfo (string pszWebServiceName, out string pbstrAppSettingsObjectName, out string pbstrPropertyName);
abstract member GetPropertyInfo : string * string * string -> unit
Public Sub GetPropertyInfo (pszWebServiceName As String, ByRef pbstrAppSettingsObjectName As String, ByRef pbstrPropertyName As String)
Parâmetros
- pszWebServiceName
- String
- pbstrAppSettingsObjectName
- String
- pbstrPropertyName
- String