IVsApplicationSettings.GetPropertyInfo(String, String, String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yalnızca Microsoft dahili kullanımı.
Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.
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)
Parametreler
- pszWebServiceName
- String
- pbstrAppSettingsObjectName
- String
- pbstrPropertyName
- String