Condividi tramite


DynamicRouteValueTransformer.State Proprietà

Definizione

Ottiene o imposta un valore di stato. Valore arbitrario passato al trasformatore da cui è stato registrato.

public:
 property System::Object ^ State { System::Object ^ get(); void set(System::Object ^ value); };
public object State { get; set; }
public object? State { get; set; }
member this.State : obj with get, set
Public Property State As Object

Valore della proprietà

Commenti

Le implementazioni che usano devono essere registrate come temporanee con la raccolta di State servizi.

Si applica a