次の方法で共有


IVpnRouteFactory インターフェイス

定義

VpnRoute オブジェクト 作成するファクトリ。

public interface class IVpnRouteFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3186275839, 17871, 19353, 131, 251, 219, 59, 194, 103, 43, 2)]
struct IVpnRouteFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3186275839, 17871, 19353, 131, 251, 219, 59, 194, 103, 43, 2)]
public interface IVpnRouteFactory
Public Interface IVpnRouteFactory
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)
アプリの機能
networkingVpnProvider

メソッド

CreateVpnRoute(HostName, Byte)

VpnRoute オブジェクト 作成します。

適用対象