IVsApplicationSettings.EnsureWebServiceUrlPropertyExpression Yöntem

Tanım

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:
 System::Object ^ EnsureWebServiceUrlPropertyExpression(System::String ^ pszAppSettingsObjectName, System::String ^ pszPropertyName, System::Object ^ varPropertyValue);
public:
 Platform::Object ^ EnsureWebServiceUrlPropertyExpression(Platform::String ^ pszAppSettingsObjectName, Platform::String ^ pszPropertyName, Platform::Object ^ varPropertyValue);
winrt::Windows::Foundation::IInspectable EnsureWebServiceUrlPropertyExpression(std::wstring const & pszAppSettingsObjectName, std::wstring const & pszPropertyName, winrt::Windows::Foundation::IInspectable const & varPropertyValue);
public object EnsureWebServiceUrlPropertyExpression (string pszAppSettingsObjectName, string pszPropertyName, object varPropertyValue);
abstract member EnsureWebServiceUrlPropertyExpression : string * string * obj -> obj
Public Function EnsureWebServiceUrlPropertyExpression (pszAppSettingsObjectName As String, pszPropertyName As String, varPropertyValue As Object) As Object

Parametreler

pszAppSettingsObjectName
String
pszPropertyName
String
varPropertyValue
Object

Döndürülenler

Object

Şunlara uygulanır