Share via


DomDocument.QueryCommandValue(String) Method

Definition

[Foundation.Export("queryCommandValue:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string QueryCommandValue(string command);
[<Foundation.Export("queryCommandValue:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member QueryCommandValue : string -> string
override this.QueryCommandValue : string -> string

Parameters

command
String

Returns

Attributes

Applies to