Share via


WellKnownUSimFilePaths.Efopl | efopl property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Static property that gets the EFOPL path.

Syntax

var efopl = Windows.Networking.NetworkOperators.WellKnownUSimFilePaths.efopl;
public static IReadOnlyList<uint> Efopl { get; }
Public Shared ReadOnly Property Efopl As IReadOnlyList(Of UInteger)
public:
static property IVectorView<unsigned int>^ Efopl { 
   IVectorView<unsigned int>^ get();
}

Property value

Type: IVectorView<UInt32> [JavaScript/C++] | System.Collections.Generic.IReadOnlyList<UInt32> [.NET]

The EFOPL path.

Requirements (Windows 10 device family)

Device family

Universal

API contract

Windows.Foundation.UniversalApiContract, introduced version 1.0

Namespace

Windows.Networking.NetworkOperators Windows::Networking::NetworkOperators [C++]

Metadata

Windows.Foundation.UniversalApiContract.winmd

See also

WellKnownUSimFilePaths