共用方式為


ResourceCommandAnnotation.Parameter Property

Definition

Optional parameter that configures the command in some way. Clients must return any value provided by the server when invoking the command.

public object? Parameter { get; }
member this.Parameter : obj
Public ReadOnly Property Parameter As Object

Property Value

Applies to