Condividi tramite


ResourceCommandSnapshot.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; init; }
member this.Parameter : obj with get, set
Public Property Parameter As Object

Property Value

Applies to