Partage via


ServiceOperationParameter.CustomState Propriété

Définition

Informations d’état personnalisées définies par le développeur sur un paramètre d’opération de service.

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

Valeur de propriété

Informations d'état personnalisées définies par le développeur.

S’applique à