IDebugEngine2.SetMetric(String, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetMetric(System::String ^ pszMetric, System::Object ^ varValue);
public int SetMetric(string pszMetric, object varValue);
abstract member SetMetric : string * obj -> int
Public Function SetMetric (pszMetric As String, varValue As Object) As Integer
Parameters
- pszMetric
- String
- varValue
- Object