Condividi tramite


IDebugPropertyBag110.GetProperty(String, String) Method

Definition

public:
 int GetProperty(System::String ^ bstrKey, [Runtime::InteropServices::Out] System::String ^ % pbstrValue);
public int GetProperty(string bstrKey, out string pbstrValue);
abstract member GetProperty : string * string -> int
Public Function GetProperty (bstrKey As String, ByRef pbstrValue As String) As Integer

Parameters

bstrKey
String
pbstrValue
String

Returns

Applies to