xApplication.traceBoostrapTime(String, StringDictionary) 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 void traceBoostrapTime (string message, System.Collections.Specialized.StringDictionary properties = default);
member this.traceBoostrapTime : string * System.Collections.Specialized.StringDictionary -> unit
Public Sub traceBoostrapTime (message As String, Optional properties As StringDictionary = Nothing)
Parameters
- message
- String
- properties
- StringDictionary