DynamicRouteValueTransformer.State Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur d’état. Valeur arbitraire passée au transformateur à partir duquel il a été inscrit.
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
Valeur de propriété
Remarques
Les implémentations qui utilisent doivent State être inscrites comme temporaires auprès de la collection de services.