NEIPv4Settings.ExcludedRoutes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定將路由傳送至實體裝置的地址清單。
public virtual NetworkExtension.NEIPv4Route[] ExcludedRoutes { [Foundation.Export("excludedRoutes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setExcludedRoutes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ExcludedRoutes : NetworkExtension.NEIPv4Route[] with get, set
屬性值
(此節點的更多檔即將推出)
這個值可以是 null
。
- 屬性