WmiSmoObject.Trace(String) 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.
Creates a trace of the referenced object.
protected:
static void Trace(System::String ^ traceText);
protected static void Trace (string traceText);
static member Trace : string -> unit
Protected Shared Sub Trace (traceText As String)
Parameters
Examples
Managing Services and Network Settings by Using WMI Provider