다음을 통해 공유


SmartCardEmulatorConnectionProperties.Id 속성

정의

연결의 식별자를 가져옵니다.

public:
 property Platform::Guid Id { Platform::Guid get(); };
winrt::guid Id();
public Guid Id { get; }
var guid = smartCardEmulatorConnectionProperties.id;
Public ReadOnly Property Id As Guid

속성 값

Guid

Platform::Guid

winrt::guid

연결의 식별자입니다.

적용 대상

추가 정보