IDebugThreadProperties.GetProperties(THREADPROPERTIES100[]) 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 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[]