다음을 통해 공유


KnownUSimFilePaths.Gid2 속성

정의

GID2 경로를 가져오는 정적 속성입니다.

public:
 static property IVectorView<unsigned int> ^ Gid2 { IVectorView<unsigned int> ^ get(); };
static IVectorView<uint32_t> Gid2();
public static IReadOnlyList<uint> Gid2 { get; }
var iVectorView = KnownUSimFilePaths.gid2;
Public Shared ReadOnly Property Gid2 As IReadOnlyList(Of UInteger)

속성 값

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

GID2 경로입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상