ServiceClientTracing.Information 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.
Overloads
| Name | Description |
|---|---|
| Information(String) | |
| Information(String, Object[]) |
Information(String)
public static void Information(string message);
static member Information : string -> unit
Public Shared Sub Information (message As String)
Parameters
- message
- String