Udostępnij za pośrednictwem


WebpackDevMiddlewareOptions.HotModuleReplacementClientOptions Właściwość

Definicja

Określa dodatkowe opcje, które mają być przekazywane do klienta oprogramowania pośredniczącego Gorące oprogramowanie webpack, jeśli są używane.

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)

Wartość właściwości

Dotyczy