Class WebClientOptions
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
WebClient
public class WebClientOptions
- Inheritance
-
WebClientOptions
- Inherited Members
- Extension Methods
Constructors
WebClientOptions()
public WebClientOptions()
Properties
EnableIpLocator
获得/设置 是否开启 IP 定位功能 默认 false 未开启
public bool EnableIpLocator { get; set; }