DkmILTlsGetValue.Create 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.
Create a new DkmILTlsGetValue object instance.
public:
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILTlsGetValue ^ Create();
public:
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILTlsGetValue ^ Create();
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILTlsGetValue Create();
public static Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILTlsGetValue Create ();
static member Create : unit -> Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILTlsGetValue
Public Shared Function Create () As DkmILTlsGetValue
Returns
[Out] Result of this method call.