Share via


IDebugThreadProperties.GetProperties(THREADPROPERTIES100[]) Method

Definition

public:
 int GetProperties(cli::array <Microsoft::VisualStudio::Debugger::Interop::THREADPROPERTIES100> ^ pProperties);
public int GetProperties(Microsoft.VisualStudio.Debugger.Interop.THREADPROPERTIES100[] pProperties);
abstract member GetProperties : Microsoft.VisualStudio.Debugger.Interop.THREADPROPERTIES100[] -> int
Public Function GetProperties (pProperties As THREADPROPERTIES100()) As Integer

Parameters

pProperties
THREADPROPERTIES100[]

Returns

Applies to