Share via


FSTask.LogMessage(String) Method

Definition

[Foundation.Export("logMessage:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void LogMessage(string str);
[<Foundation.Export("logMessage:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member LogMessage : string -> unit
override this.LogMessage : string -> unit

Parameters

str
String
Attributes

Applies to