次の方法で共有


Logger.WriteWarning(String) Method

Definition

Writes warning message. Must be executed on the same thread as the invoking cmdlet.

public void WriteWarning (string text);
member this.WriteWarning : string -> unit
Public Sub WriteWarning (text As String)

Parameters

text
String

Applies to