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
|