Share via


MobileBroadbandUiccAppReadRecordResult.Data Property

Definition

Gets the data returned by the application record read operation. Note that if Status is not Success, this value may be invalid or empty.

public:
 property IBuffer ^ Data { IBuffer ^ get(); };
IBuffer Data();
public IBuffer Data { get; }
var iBuffer = mobileBroadbandUiccAppReadRecordResult.data;
Public ReadOnly Property Data As IBuffer

Property Value

The data. Format is defined by the UICC application.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to