IVsApplicationSettings.GetAppSettingsPropertyExpression(String, String) Methode

Definition

Nur für die interne Verwendung durch Microsoft vorgesehen.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 System::Object ^ GetAppSettingsPropertyExpression(System::String ^ pszAppSettingsObjectName, System::String ^ pszPropertyName);
public:
 Platform::Object ^ GetAppSettingsPropertyExpression(Platform::String ^ pszAppSettingsObjectName, Platform::String ^ pszPropertyName);
winrt::Windows::Foundation::IInspectable GetAppSettingsPropertyExpression(std::wstring const & pszAppSettingsObjectName, std::wstring const & pszPropertyName);
public object GetAppSettingsPropertyExpression (string pszAppSettingsObjectName, string pszPropertyName);
abstract member GetAppSettingsPropertyExpression : string * string -> obj
Public Function GetAppSettingsPropertyExpression (pszAppSettingsObjectName As String, pszPropertyName As String) As Object

Parameter

pszAppSettingsObjectName
String
pszPropertyName
String

Gibt zurück

Object

Gilt für