Condividi tramite


IDebugPropertyBag110.SetProperty(String, String) Method

Definition

public:
 int SetProperty(System::String ^ bstrKey, System::String ^ bstrValue);
public:
 int SetProperty(Platform::String ^ bstrKey, Platform::String ^ bstrValue);
int SetProperty(std::wstring const & bstrKey, std::wstring const & bstrValue);
public int SetProperty(string bstrKey, string bstrValue);
abstract member SetProperty : string * string -> int
Public Function SetProperty (bstrKey As String, bstrValue As String) As Integer

Parameters

bstrKey
String
bstrValue
String

Returns

Applies to