Share via


WebpackDevMiddlewareOptions.HotModuleReplacementClientOptions Propriété

Définition

Spécifie des options supplémentaires à passer au client d’intergiciels chauds Webpack, le cas échéant.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ HotModuleReplacementClientOptions { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); void set(System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ value); };
public System.Collections.Generic.IDictionary<string,string> HotModuleReplacementClientOptions { get; set; }
member this.HotModuleReplacementClientOptions : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property HotModuleReplacementClientOptions As IDictionary(Of String, String)

Valeur de propriété

S’applique à