PSSyncOutputEvents.WriteVerboseWithTimestamp(String, Object[]) 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 WriteVerboseWithTimestamp (string message, params object[] args);
abstract member WriteVerboseWithTimestamp : string * obj[] -> unit
override this.WriteVerboseWithTimestamp : string * obj[] -> unit
Public Sub WriteVerboseWithTimestamp (message As String, ParamArray args As Object())
Parameters
- message
- String
- args
- Object[]