Aracılığıyla paylaş


WebpackDevMiddlewareOptions.HotModuleReplacementClientOptions Özellik

Tanım

Kullanılıyorsa Webpack Sık Erişimli Ara Yazılım istemcisine geçirilecek ek seçenekleri belirtir.

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)

Özellik Değeri

Şunlara uygulanır