次の方法で共有


ApnType 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum ApnType
[<System.Flags>]
type ApnType = 
継承
ApnType
属性

フィールド

名前 説明
Mms 2
Supl 4
Dun 8
Hipri 16
Default 17
Fota 32
Ims 64
Cbs 128
Ia 256
Emergency 512
Mcx 1024
Xcap 2048
Vsim 4096
Bip 8192
Enterprise 16384

適用対象