ESim.AvailableMemoryInBytes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property IReference<int> ^ AvailableMemoryInBytes { IReference<int> ^ get(); };
IReference<int> AvailableMemoryInBytes();
public System.Nullable<int> AvailableMemoryInBytes { get; }
var iReference = eSim.availableMemoryInBytes;
Public ReadOnly Property AvailableMemoryInBytes As Nullable(Of Integer)
プロパティ値
SIM で使用可能なメモリは、バイト単位でカード。
Windows の要件
アプリの機能 |
Microsoft.eSIMManagement_8wekyb3d8bbwe
|