IVsApplicationSettings.SetPropertyInfo(String, String) 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:
 void SetPropertyInfo(System::String ^ pszAppSettingsObjectName, System::String ^ pszPropertyName);
public:
 void SetPropertyInfo(Platform::String ^ pszAppSettingsObjectName, Platform::String ^ pszPropertyName);
void SetPropertyInfo(std::wstring const & pszAppSettingsObjectName, std::wstring const & pszPropertyName);
public void SetPropertyInfo (string pszAppSettingsObjectName, string pszPropertyName);
abstract member SetPropertyInfo : string * string -> unit
Public Sub SetPropertyInfo (pszAppSettingsObjectName As String, pszPropertyName As String)

Parametreler

pszAppSettingsObjectName
String
pszPropertyName
String

Şunlara uygulanır