Share via


IEnumGroupEvaluationResultContext110.GetCanonicalProperty Method

Definition

public:
 int GetCanonicalProperty([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugProperty2 ^ % ppCanonicalProperty);
public int GetCanonicalProperty (out Microsoft.VisualStudio.Debugger.Interop.IDebugProperty2 ppCanonicalProperty);
abstract member GetCanonicalProperty : IDebugProperty2 -> int
Public Function GetCanonicalProperty (ByRef ppCanonicalProperty As IDebugProperty2) As Integer

Parameters

ppCanonicalProperty
IDebugProperty2

Returns

Applies to